#5CE8CB#5CE8CB
#5CE8CB is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.7% C 0.128 H 176.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE8CB |
|---|---|
| RGB | rgb(92, 232, 203) |
| HSL | hsl(168, 75%, 64%) |
| HSV | hsv(168, 60%, 91%) |
| CMYK | cmyk(60.3%, 0%, 12.5%, 9%) |
| CIE-LAB | lab(84.12, -44.63, 2.87) |
| CIE-LCH | lch(84.12, 44.72, 176.33°) |
| OKLab | oklab(84.7% -0.128 0.0069) |
| OKLCH | oklch(84.7% 0.128 176.9) |
| XYZ | xyz(44.0447, 64.2958, 66.5775) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.85
Tiffany Blue
#7BF2DA
ΔE00 3.42
Aqua Marine
#2EE8BB
ΔE00 4.49
Turquoise
#40E0D0
ΔE00 4.60
Light Turquoise
#7EF4CC
ΔE00 4.78
Aquamarine (survey)
#04D8B2
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE8CB #E85C79
analogous
#5CE885 #5CE8CB #5CBFE8
triadic
#5CE8CB #CB5CE8 #E8CB5C
tetradic
#5CE8CB #855CE8 #E85C79 #BFE85C
square
#5CE8CB #855CE8 #E85C79 #BFE85C
split-complementary
#5CE8CB #E85CBF #E8855C
monochromatic
#19B191 #26E0BA #5CE8CB #92F0DC #C7F7ED
Accessibility & contrast
On white
1.52
#5CE8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#5CE8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE8CB
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE8CB | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCA
Deuteranopia (green-blind)
#CBCCCD
Tritanopia (blue-blind)
#00EBDF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ce8cb; /* rgb */ color: rgb(92, 232, 203); /* oklch */ color: oklch(84.7% 0.128 176.9);
Tailwind
colors: {
custom: {
50: '#98f0da',
500: '#5ce8cb',
950: '#000000',
},
}SCSS
$custom: #5ce8cb; $custom-light: #98f0da; $custom-dark: #000000;
JSON
{
"hex": "#5ce8cb",
"rgb": {
"r": 92,
"g": 232,
"b": 203
},
"hsl": {
"h": 167.571,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.84695,
"c": 0.12817,
"h": 176.9
},
"luminance": 0.643
}Semantic roles & 50–950 ramp
primary
#5CE8CB
secondary
#B13750
accent
#0E38D7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583