#5CE9CB#5CE9CB
#5CE9CB is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.9% C 0.129 H 176.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE9CB |
|---|---|
| RGB | rgb(92, 233, 203) |
| HSL | hsl(167, 76%, 64%) |
| HSV | hsv(167, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 12.9%, 8.6%) |
| CIE-LAB | lab(84.41, -45.06, 3.29) |
| CIE-LCH | lch(84.41, 45.18, 175.82°) |
| OKLab | oklab(84.93% -0.129 0.008) |
| OKLCH | oklch(84.93% 0.129 176.4) |
| XYZ | xyz(44.3270, 64.8603, 66.6716) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.77
Tiffany Blue
#7BF2DA
ΔE00 3.42
Aqua Marine
#2EE8BB
ΔE00 4.26
Light Turquoise
#7EF4CC
ΔE00 4.50
Turquoise
#40E0D0
ΔE00 4.91
Aquamarine (survey)
#04D8B2
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE9CB #E95C7A
analogous
#5CE984 #5CE9CB #5CC0E9
triadic
#5CE9CB #CB5CE9 #E9CB5C
tetradic
#5CE9CB #845CE9 #E95C7A #C0E95C
square
#5CE9CB #845CE9 #E95C7A #C0E95C
split-complementary
#5CE9CB #E95CC0 #E9845C
monochromatic
#18B392 #26E2BA #5CE9CB #92F0DC #C8F8ED
Accessibility & contrast
On white
1.50
#5CE9CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5CE9CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE9CB
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE9CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE9CB | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCA
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#00ECE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ce9cb; /* rgb */ color: rgb(92, 233, 203); /* oklch */ color: oklch(84.9% 0.129 176.4);
Tailwind
colors: {
custom: {
50: '#98f1da',
500: '#5ce9cb',
950: '#000000',
},
}SCSS
$custom: #5ce9cb; $custom-light: #98f1da; $custom-dark: #000000;
JSON
{
"hex": "#5ce9cb",
"rgb": {
"r": 92,
"g": 233,
"b": 203
},
"hsl": {
"h": 167.234,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.84933,
"c": 0.12926,
"h": 176.4
},
"luminance": 0.64865
}Semantic roles & 50–950 ramp
primary
#5CE9CB
secondary
#B33651
accent
#0D38D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583