#5CE0EA#5CE0EA
#5CE0EA is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.8% C 0.115 H 202.2°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE0EA |
|---|---|
| RGB | rgb(92, 224, 234) |
| HSL | hsl(184, 77%, 64%) |
| HSV | hsv(184, 61%, 92%) |
| CMYK | cmyk(60.7%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(82.66, -32.93, -15.69) |
| CIE-LCH | lch(82.66, 36.48, 205.47°) |
| OKLab | oklab(83.8% -0.1066 -0.0434) |
| OKLCH | oklch(83.8% 0.115 202.2) |
| XYZ | xyz(45.9142, 61.5223, 87.2812) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.64
Robin'S Egg
#6DEDFD
ΔE00 3.76
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Bright Light Blue
#26F7FD
ΔE00 5.89
Robin'S Egg Blue
#98EFF9
ΔE00 6.08
Darkturquoise
#00CED1
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE0EA #EA665C
analogous
#5CEAAD #5CE0EA #5C99EA
triadic
#5CE0EA #EA5CE0 #E0EA5C
tetradic
#5CE0EA #AD5CEA #EA665C #99EA5C
square
#5CE0EA #AD5CEA #EA665C #99EA5C
split-complementary
#5CE0EA #EA5C99 #EAAD5C
monochromatic
#17A9B4 #26D6E3 #5CE0EA #92EAF1 #C8F5F8
Accessibility & contrast
On white
1.58
#5CE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#5CE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE0EA
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE0EA | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce0ea; /* rgb */ color: rgb(92, 224, 234); /* oklch */ color: oklch(83.8% 0.115 202.2);
Tailwind
colors: {
custom: {
50: '#99eaf0',
500: '#5ce0ea',
950: '#000000',
},
}SCSS
$custom: #5ce0ea; $custom-light: #99eaf0; $custom-dark: #000000;
JSON
{
"hex": "#5ce0ea",
"rgb": {
"r": 92,
"g": 224,
"b": 234
},
"hsl": {
"h": 184.225,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.83796,
"c": 0.11509,
"h": 202.2
},
"luminance": 0.61527
}Semantic roles & 50–950 ramp
primary
#5CE0EA
secondary
#B43F36
accent
#1B0CD9
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485