#5CEED3#5CEED3
#5CEED3 is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.3% C 0.131 H 178.6°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEED3 |
|---|---|
| RGB | rgb(92, 238, 211) |
| HSL | hsl(169, 81%, 65%) |
| HSV | hsv(169, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 11.3%, 6.7%) |
| CIE-LAB | lab(86.07, -45.29, 1.49) |
| CIE-LCH | lch(86.07, 45.31, 178.11°) |
| OKLab | oklab(86.35% -0.1306 0.0033) |
| OKLCH | oklch(86.35% 0.131 178.6) |
| XYZ | xyz(46.7405, 68.1226, 72.3011) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.53
Aqua (survey)
#13EAC9
ΔE00 3.16
Turquoise
#40E0D0
ΔE00 4.66
Light Turquoise
#7EF4CC
ΔE00 4.90
Bright Aqua
#0BF9EA
ΔE00 5.32
Aqua Marine
#2EE8BB
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEED3 #EE5C77
analogous
#5CEE8A #5CEED3 #5CC0EE
triadic
#5CEED3 #D35CEE #EED35C
tetradic
#5CEED3 #8A5CEE #EE5C77 #C0EE5C
square
#5CEED3 #8A5CEE #EE5C77 #C0EE5C
split-complementary
#5CEED3 #EE5CC0 #EE8A5C
monochromatic
#14BC9D #25E8C4 #5CEED3 #93F4E2 #CBFAF1
Accessibility & contrast
On white
1.44
#5CEED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#5CEED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEED3
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEED3 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D2
Deuteranopia (green-blind)
#CFD1D5
Tritanopia (blue-blind)
#00F1E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ceed3; /* rgb */ color: rgb(92, 238, 211); /* oklch */ color: oklch(86.3% 0.131 178.6);
Tailwind
colors: {
custom: {
50: '#99f4e0',
500: '#5ceed3',
950: '#000000',
},
}SCSS
$custom: #5ceed3; $custom-light: #99f4e0; $custom-dark: #000000;
JSON
{
"hex": "#5ceed3",
"rgb": {
"r": 92,
"g": 238,
"b": 211
},
"hsl": {
"h": 168.904,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.86347,
"c": 0.13064,
"h": 178.6
},
"luminance": 0.68128
}Semantic roles & 50–950 ramp
primary
#5CEED3
secondary
#BB334C
accent
#0830DD
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584