#5CE0E7#5CE0E7
#5CE0E7 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.7% C 0.115 H 200.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE0E7 |
|---|---|
| RGB | rgb(92, 224, 231) |
| HSL | hsl(183, 74%, 63%) |
| HSV | hsv(183, 60%, 91%) |
| CMYK | cmyk(60.2%, 3%, 0%, 9.4%) |
| CIE-LAB | lab(82.57, -33.76, -14.23) |
| CIE-LCH | lch(82.57, 36.64, 202.86°) |
| OKLab | oklab(83.69% -0.1078 -0.0394) |
| OKLCH | oklch(83.69% 0.115 200.1) |
| XYZ | xyz(45.4869, 61.3514, 85.0306) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.13
Robin'S Egg
#6DEDFD
ΔE00 4.46
Bright Light Blue
#26F7FD
ΔE00 5.58
Darkturquoise
#00CED1
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Mediumturquoise
#48D1CC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE0E7 #E7635C
analogous
#5CE7A9 #5CE0E7 #5C9AE7
triadic
#5CE0E7 #E75CE0 #E0E75C
tetradic
#5CE0E7 #A95CE7 #E7635C #9AE75C
square
#5CE0E7 #A95CE7 #E7635C #9AE75C
split-complementary
#5CE0E7 #E75C9A #E7A95C
monochromatic
#1AA7AF #27D6DF #5CE0E7 #91EAEF #C7F4F7
Accessibility & contrast
On white
1.58
#5CE0E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#5CE0E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE0E7
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE0E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE0E7 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7E8
Deuteranopia (green-blind)
#BBC7E8
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce0e7; /* rgb */ color: rgb(92, 224, 231); /* oklch */ color: oklch(83.7% 0.115 200.1);
Tailwind
colors: {
custom: {
50: '#99eaee',
500: '#5ce0e7',
950: '#000000',
},
}SCSS
$custom: #5ce0e7; $custom-light: #99eaee; $custom-dark: #000000;
JSON
{
"hex": "#5ce0e7",
"rgb": {
"r": 92,
"g": 224,
"b": 231
},
"hsl": {
"h": 183.022,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.83692,
"c": 0.11478,
"h": 200.1
},
"luminance": 0.61356
}Semantic roles & 50–950 ramp
primary
#5CE0E7
secondary
#B03E37
accent
#190FD6
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485