#5FF1CB#5FF1CB
#5FF1CB is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.9% C 0.137 H 172.8°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1CB |
|---|---|
| RGB | rgb(95, 241, 203) |
| HSL | hsl(164, 84%, 66%) |
| HSV | hsv(164, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 15.8%, 5.5%) |
| CIE-LAB | lab(86.83, -47.97, 6.79) |
| CIE-LCH | lch(86.83, 48.44, 171.95°) |
| OKLab | oklab(86.92% -0.1357 0.0172) |
| OKLCH | oklch(86.92% 0.137 172.8) |
| XYZ | xyz(46.9489, 69.6504, 67.4580) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.66
Aqua Marine
#2EE8BB
ΔE00 3.46
Aqua (survey)
#13EAC9
ΔE00 3.62
Aquamarine
#7FFFD4
ΔE00 3.81
Bright Teal
#01F9C6
ΔE00 4.00
Tiffany Blue
#7BF2DA
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1CB #F15F85
analogous
#5FF182 #5FF1CB #5FCEF1
triadic
#5FF1CB #CB5FF1 #F1CB5F
tetradic
#5FF1CB #825FF1 #F15F85 #CEF15F
square
#5FF1CB #825FF1 #F15F85 #CEF15F
split-complementary
#5FF1CB #F15FCE #F1825F
monochromatic
#11C496 #27ECB9 #5FF1CB #97F6DD #D0FBF0
Accessibility & contrast
On white
1.41
#5FF1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#5FF1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1CB
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1CB | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C9
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff1cb; /* rgb */ color: rgb(95, 241, 203); /* oklch */ color: oklch(86.9% 0.137 172.8);
Tailwind
colors: {
custom: {
50: '#9af6da',
500: '#5ff1cb',
950: '#000000',
},
}SCSS
$custom: #5ff1cb; $custom-light: #9af6da; $custom-dark: #000000;
JSON
{
"hex": "#5ff1cb",
"rgb": {
"r": 95,
"g": 241,
"b": 203
},
"hsl": {
"h": 164.384,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.86921,
"c": 0.13676,
"h": 172.8
},
"luminance": 0.69655
}Semantic roles & 50–950 ramp
primary
#5FF1CB
secondary
#C23258
accent
#053EE0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583