#5CE8CA#5CE8CA
#5CE8CA is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.7% C 0.129 H 176.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE8CA |
|---|---|
| RGB | rgb(92, 232, 202) |
| HSL | hsl(167, 75%, 64%) |
| HSV | hsv(167, 60%, 91%) |
| CMYK | cmyk(60.3%, 0%, 12.9%, 9%) |
| CIE-LAB | lab(84.09, -44.87, 3.36) |
| CIE-LCH | lch(84.09, 45.00, 175.72°) |
| OKLab | oklab(84.67% -0.1284 0.0082) |
| OKLCH | oklch(84.67% 0.129 176.3) |
| XYZ | xyz(43.9259, 64.2483, 65.9519) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.80
Tiffany Blue
#7BF2DA
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 4.23
Light Turquoise
#7EF4CC
ΔE00 4.59
Turquoise
#40E0D0
ΔE00 4.86
Aquamarine (survey)
#04D8B2
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE8CA #E85C7A
analogous
#5CE884 #5CE8CA #5CC0E8
triadic
#5CE8CA #CA5CE8 #E8CA5C
tetradic
#5CE8CA #845CE8 #E85C7A #C0E85C
square
#5CE8CA #845CE8 #E85C7A #C0E85C
split-complementary
#5CE8CA #E85CC0 #E8845C
monochromatic
#19B190 #26E0B9 #5CE8CA #92F0DB #C7F7ED
Accessibility & contrast
On white
1.52
#5CE8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#5CE8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE8CA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE8CA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBC9
Deuteranopia (green-blind)
#CBCCCC
Tritanopia (blue-blind)
#00EBDF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ce8ca; /* rgb */ color: rgb(92, 232, 202); /* oklch */ color: oklch(84.7% 0.129 176.3);
Tailwind
colors: {
custom: {
50: '#98f0da',
500: '#5ce8ca',
950: '#000000',
},
}SCSS
$custom: #5ce8ca; $custom-light: #98f0da; $custom-dark: #000000;
JSON
{
"hex": "#5ce8ca",
"rgb": {
"r": 92,
"g": 232,
"b": 202
},
"hsl": {
"h": 167.143,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.84667,
"c": 0.12869,
"h": 176.3
},
"luminance": 0.64253
}Semantic roles & 50–950 ramp
primary
#5CE8CA
secondary
#B13751
accent
#0E39D7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583