#5CEBC9#5CEBC9
#5CEBC9 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.4% C 0.133 H 174.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBC9 |
|---|---|
| RGB | rgb(92, 235, 201) |
| HSL | hsl(166, 78%, 64%) |
| HSV | hsv(166, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 14.5%, 7.8%) |
| CIE-LAB | lab(84.95, -46.41, 5.12) |
| CIE-LCH | lch(84.95, 46.69, 173.71°) |
| OKLab | oklab(85.35% -0.132 0.0128) |
| OKLCH | oklch(85.35% 0.133 174.4) |
| XYZ | xyz(44.6595, 65.9044, 65.6142) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.82
Aqua Marine
#2EE8BB
ΔE00 3.43
Light Turquoise
#7EF4CC
ΔE00 3.67
Tiffany Blue
#7BF2DA
ΔE00 3.89
Bright Teal
#01F9C6
ΔE00 5.12
Aquamarine
#7FFFD4
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBC9 #EB5C7E
analogous
#5CEB82 #5CEBC9 #5CC6EB
triadic
#5CEBC9 #C95CEB #EBC95C
tetradic
#5CEBC9 #825CEB #EB5C7E #C6EB5C
square
#5CEBC9 #825CEB #EB5C7E #C6EB5C
split-complementary
#5CEBC9 #EB5CC6 #EB825C
monochromatic
#16B690 #25E4B7 #5CEBC9 #93F2DB #C9F8ED
Accessibility & contrast
On white
1.48
#5CEBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#5CEBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBC9
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBC9 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC7
Deuteranopia (green-blind)
#CFCECB
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cebc9; /* rgb */ color: rgb(92, 235, 201); /* oklch */ color: oklch(85.4% 0.133 174.4);
Tailwind
colors: {
custom: {
50: '#98f2d9',
500: '#5cebc9',
950: '#000000',
},
}SCSS
$custom: #5cebc9; $custom-light: #98f2d9; $custom-dark: #000000;
JSON
{
"hex": "#5cebc9",
"rgb": {
"r": 92,
"g": 235,
"b": 201
},
"hsl": {
"h": 165.734,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.85353,
"c": 0.13257,
"h": 174.4
},
"luminance": 0.65909
}Semantic roles & 50–950 ramp
primary
#5CEBC9
secondary
#B63554
accent
#0B3CDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583