#5CF4CB#5CF4CB
#5CF4CB is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.5% C 0.142 H 171.8°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF4CB |
|---|---|
| RGB | rgb(92, 244, 203) |
| HSL | hsl(164, 87%, 66%) |
| HSV | hsv(164, 62%, 96%) |
| CMYK | cmyk(62.3%, 0%, 16.8%, 4.3%) |
| CIE-LAB | lab(87.62, -49.76, 7.92) |
| CIE-LCH | lch(87.62, 50.38, 170.95°) |
| OKLab | oklab(87.55% -0.1402 0.0202) |
| OKLCH | oklch(87.55% 0.142 171.8) |
| XYZ | xyz(47.5385, 71.2834, 67.7421) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.64
Bright Teal
#01F9C6
ΔE00 3.26
Aquamarine
#7FFFD4
ΔE00 3.33
Aqua Marine
#2EE8BB
ΔE00 3.49
Aqua (survey)
#13EAC9
ΔE00 4.10
Light Aqua
#8CFFDB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF4CB #F45C85
analogous
#5CF47F #5CF4CB #5CD1F4
triadic
#5CF4CB #CB5CF4 #F4CB5C
tetradic
#5CF4CB #7F5CF4 #F45C85 #D1F45C
square
#5CF4CB #7F5CF4 #F45C85 #D1F45C
split-complementary
#5CF4CB #F45CD1 #F47F5C
monochromatic
#0EC896 #23F0B9 #5CF4CB #95F8DD #CFFCF0
Accessibility & contrast
On white
1.38
#5CF4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#5CF4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF4CB
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF4CB | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C9
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5cf4cb; /* rgb */ color: rgb(92, 244, 203); /* oklch */ color: oklch(87.5% 0.142 171.8);
Tailwind
colors: {
custom: {
50: '#99f8da',
500: '#5cf4cb',
950: '#000000',
},
}SCSS
$custom: #5cf4cb; $custom-light: #99f8da; $custom-dark: #000000;
JSON
{
"hex": "#5cf4cb",
"rgb": {
"r": 92,
"g": 244,
"b": 203
},
"hsl": {
"h": 163.816,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.8755,
"c": 0.14165,
"h": 171.8
},
"luminance": 0.71288
}Semantic roles & 50–950 ramp
primary
#5CF4CB
secondary
#C52F58
accent
#023FE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583