#5CE0ED#5CE0ED
#5CE0ED is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.9% C 0.116 H 204.3°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE0ED |
|---|---|
| RGB | rgb(92, 224, 237) |
| HSL | hsl(185, 80%, 65%) |
| HSV | hsv(185, 61%, 93%) |
| CMYK | cmyk(61.2%, 5.5%, 0%, 7.1%) |
| CIE-LAB | lab(82.75, -32.10, -17.14) |
| CIE-LCH | lch(82.75, 36.39, 208.10°) |
| OKLab | oklab(83.9% -0.1054 -0.0475) |
| OKLCH | oklch(83.9% 0.116 204.3) |
| XYZ | xyz(46.3489, 61.6961, 89.5702) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.25
Aqua Blue
#02D8E9
ΔE00 3.42
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Bright Light Blue
#26F7FD
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE0ED #ED695C
analogous
#5CEDB1 #5CE0ED #5C98ED
triadic
#5CE0ED #ED5CE0 #E0ED5C
tetradic
#5CE0ED #B15CED #ED695C #98ED5C
square
#5CE0ED #B15CED #ED695C #98ED5C
split-complementary
#5CE0ED #ED5C98 #EDB15C
monochromatic
#15ABBA #25D6E7 #5CE0ED #93EAF3 #CAF5F9
Accessibility & contrast
On white
1.57
#5CE0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#5CE0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE0ED
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE0ED | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EE
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce0ed; /* rgb */ color: rgb(92, 224, 237); /* oklch */ color: oklch(83.9% 0.116 204.3);
Tailwind
colors: {
custom: {
50: '#99eaf2',
500: '#5ce0ed',
950: '#000000',
},
}SCSS
$custom: #5ce0ed; $custom-light: #99eaf2; $custom-dark: #000000;
JSON
{
"hex": "#5ce0ed",
"rgb": {
"r": 92,
"g": 224,
"b": 237
},
"hsl": {
"h": 185.379,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.83902,
"c": 0.11557,
"h": 204.3
},
"luminance": 0.61701
}Semantic roles & 50–950 ramp
primary
#5CE0ED
secondary
#B94034
accent
#1C09DC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485