#5CEED0#5CEED0
#5CEED0 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.3% C 0.132 H 176.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEED0 |
|---|---|
| RGB | rgb(92, 238, 208) |
| HSL | hsl(168, 81%, 65%) |
| HSV | hsv(168, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 12.6%, 6.7%) |
| CIE-LAB | lab(85.99, -46.02, 2.96) |
| CIE-LCH | lch(85.99, 46.11, 176.32°) |
| OKLab | oklab(86.26% -0.1319 0.0071) |
| OKLCH | oklch(86.26% 0.132 176.9) |
| XYZ | xyz(46.3680, 67.9736, 70.3389) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.87
Tiffany Blue
#7BF2DA
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 4.22
Aqua Marine
#2EE8BB
ΔE00 4.59
Light Aqua
#8CFFDB
ΔE00 5.25
Turquoise
#40E0D0
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEED0 #EE5C7A
analogous
#5CEE87 #5CEED0 #5CC3EE
triadic
#5CEED0 #D05CEE #EED05C
tetradic
#5CEED0 #875CEE #EE5C7A #C3EE5C
square
#5CEED0 #875CEE #EE5C7A #C3EE5C
split-complementary
#5CEED0 #EE5CC3 #EE875C
monochromatic
#14BC99 #25E8C0 #5CEED0 #93F4E0 #CBFAF0
Accessibility & contrast
On white
1.44
#5CEED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#5CEED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEED0
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEED0 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CF
Deuteranopia (green-blind)
#D0D1D2
Tritanopia (blue-blind)
#00F1E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ceed0; /* rgb */ color: rgb(92, 238, 208); /* oklch */ color: oklch(86.3% 0.132 176.9);
Tailwind
colors: {
custom: {
50: '#99f4de',
500: '#5ceed0',
950: '#000000',
},
}SCSS
$custom: #5ceed0; $custom-light: #99f4de; $custom-dark: #000000;
JSON
{
"hex": "#5ceed0",
"rgb": {
"r": 92,
"g": 238,
"b": 208
},
"hsl": {
"h": 167.671,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.86261,
"c": 0.13211,
"h": 176.9
},
"luminance": 0.67978
}Semantic roles & 50–950 ramp
primary
#5CEED0
secondary
#BB334F
accent
#0834DD
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584