#5FF1CC#5FF1CC
#5FF1CC is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.9% C 0.136 H 173.3°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1CC |
|---|---|
| RGB | rgb(95, 241, 204) |
| HSL | hsl(165, 84%, 66%) |
| HSV | hsv(165, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 15.4%, 5.5%) |
| CIE-LAB | lab(86.85, -47.73, 6.30) |
| CIE-LCH | lch(86.85, 48.15, 172.48°) |
| OKLab | oklab(86.95% -0.1352 0.0159) |
| OKLCH | oklch(86.95% 0.136 173.3) |
| XYZ | xyz(47.0685, 69.6982, 68.0876) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.77
Aqua (survey)
#13EAC9
ΔE00 3.50
Aqua Marine
#2EE8BB
ΔE00 3.59
Aquamarine
#7FFFD4
ΔE00 3.91
Tiffany Blue
#7BF2DA
ΔE00 4.05
Bright Teal
#01F9C6
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1CC #F15F84
analogous
#5FF183 #5FF1CC #5FCDF1
triadic
#5FF1CC #CC5FF1 #F1CC5F
tetradic
#5FF1CC #835FF1 #F15F84 #CDF15F
square
#5FF1CC #835FF1 #F15F84 #CDF15F
split-complementary
#5FF1CC #F15FCD #F1835F
monochromatic
#11C497 #27ECBA #5FF1CC #97F6DE #D0FBF0
Accessibility & contrast
On white
1.41
#5FF1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#5FF1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1CC
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1CC | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CA
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff1cc; /* rgb */ color: rgb(95, 241, 204); /* oklch */ color: oklch(86.9% 0.136 173.3);
Tailwind
colors: {
custom: {
50: '#9af6db',
500: '#5ff1cc',
950: '#000000',
},
}SCSS
$custom: #5ff1cc; $custom-light: #9af6db; $custom-dark: #000000;
JSON
{
"hex": "#5ff1cc",
"rgb": {
"r": 95,
"g": 241,
"b": 204
},
"hsl": {
"h": 164.795,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.86948,
"c": 0.13616,
"h": 173.3
},
"luminance": 0.69703
}Semantic roles & 50–950 ramp
primary
#5FF1CC
secondary
#C23257
accent
#053DE0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584