#5CE2F6#5CE2F6
#5CE2F6 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.7% C 0.118 H 208.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE2F6 |
|---|---|
| RGB | rgb(92, 226, 246) |
| HSL | hsl(188, 90%, 66%) |
| HSV | hsv(188, 63%, 96%) |
| CMYK | cmyk(62.6%, 8.1%, 0%, 3.5%) |
| CIE-LAB | lab(83.61, -30.52, -20.60) |
| CIE-LCH | lch(83.61, 36.82, 214.02°) |
| OKLab | oklab(84.69% -0.1038 -0.0571) |
| OKLCH | oklch(84.69% 0.119 208.8) |
| XYZ | xyz(48.2376, 63.3167, 96.8501) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.80
Aqua Blue
#02D8E9
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Neon Blue
#04D9FF
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 5.81
Bright Light Blue
#26F7FD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE2F6 #F6705C
analogous
#5CF6BD #5CE2F6 #5C95F6
triadic
#5CE2F6 #F65CE2 #E2F65C
tetradic
#5CE2F6 #BD5CF6 #F6705C #95F65C
square
#5CE2F6 #BD5CF6 #F6705C #95F65C
split-complementary
#5CE2F6 #F65C95 #F6BD5C
monochromatic
#0BB3CC #22D8F3 #5CE2F6 #96ECF9 #D0F7FC
Accessibility & contrast
On white
1.54
#5CE2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5CE2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE2F6
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE2F6 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF7
Deuteranopia (green-blind)
#B9C9F6
Tritanopia (blue-blind)
#00ECE8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce2f6; /* rgb */ color: rgb(92, 226, 246); /* oklch */ color: oklch(84.7% 0.118 208.8);
Tailwind
colors: {
custom: {
50: '#9aebf9',
500: '#5ce2f6',
950: '#000000',
},
}SCSS
$custom: #5ce2f6; $custom-light: #9aebf9; $custom-dark: #000000;
JSON
{
"hex": "#5ce2f6",
"rgb": {
"r": 92,
"g": 226,
"b": 246
},
"hsl": {
"h": 187.792,
"s": 89.535,
"l": 66.275
},
"oklch": {
"l": 0.84687,
"c": 0.1185,
"h": 208.8
},
"luminance": 0.63322
}Semantic roles & 50–950 ramp
primary
#5CE2F6
secondary
#C8422E
accent
#1E00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485