#5CE1EF#5CE1EF
#5CE1EF is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.2% C 0.116 H 204.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE1EF |
|---|---|
| RGB | rgb(92, 225, 239) |
| HSL | hsl(186, 82%, 65%) |
| HSV | hsv(186, 62%, 94%) |
| CMYK | cmyk(61.5%, 5.9%, 0%, 6.3%) |
| CIE-LAB | lab(83.10, -32.02, -17.67) |
| CIE-LCH | lch(83.10, 36.57, 208.89°) |
| OKLab | oklab(84.2% -0.1056 -0.0489) |
| OKLCH | oklch(84.2% 0.116 204.9) |
| XYZ | xyz(46.9122, 62.3528, 91.2076) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.95
Aqua Blue
#02D8E9
ΔE00 3.53
Robin Egg Blue
#8AF1FE
ΔE00 4.82
Robin'S Egg Blue
#98EFF9
ΔE00 5.74
Bright Light Blue
#26F7FD
ΔE00 6.36
Neon Blue
#04D9FF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE1EF #EF6A5C
analogous
#5CEFB3 #5CE1EF #5C98EF
triadic
#5CE1EF #EF5CE1 #E1EF5C
tetradic
#5CE1EF #B35CEF #EF6A5C #98EF5C
square
#5CE1EF #B35CEF #EF6A5C #98EF5C
split-complementary
#5CE1EF #EF5C98 #EFB35C
monochromatic
#13AEBE #24D7EA #5CE1EF #94EBF4 #CBF6FA
Accessibility & contrast
On white
1.56
#5CE1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#5CE1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE1EF
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE1EF | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8F0
Deuteranopia (green-blind)
#BAC8F0
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce1ef; /* rgb */ color: rgb(92, 225, 239); /* oklch */ color: oklch(84.2% 0.116 204.9);
Tailwind
colors: {
custom: {
50: '#99eaf4',
500: '#5ce1ef',
950: '#000000',
},
}SCSS
$custom: #5ce1ef; $custom-light: #99eaf4; $custom-dark: #000000;
JSON
{
"hex": "#5ce1ef",
"rgb": {
"r": 92,
"g": 225,
"b": 239
},
"hsl": {
"h": 185.714,
"s": 82.123,
"l": 64.902
},
"oklch": {
"l": 0.84204,
"c": 0.11638,
"h": 204.9
},
"luminance": 0.62358
}Semantic roles & 50–950 ramp
primary
#5CE1EF
secondary
#BC4033
accent
#1C07DF
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485