#5FF4CC#5FF4CC
#5FF4CC is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.7% C 0.140 H 172.1°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4CC |
|---|---|
| RGB | rgb(95, 244, 204) |
| HSL | hsl(164, 87%, 66%) |
| HSV | hsv(164, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 16.4%, 4.3%) |
| CIE-LAB | lab(87.72, -49.01, 7.55) |
| CIE-LCH | lch(87.72, 49.58, 171.24°) |
| OKLab | oklab(87.66% -0.1383 0.0192) |
| OKLCH | oklch(87.66% 0.14 172.1) |
| XYZ | xyz(47.9638, 71.4889, 68.3860) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.50
Aquamarine
#7FFFD4
ΔE00 3.25
Bright Teal
#01F9C6
ΔE00 3.52
Aqua Marine
#2EE8BB
ΔE00 3.67
Light Aqua
#8CFFDB
ΔE00 4.08
Aqua (survey)
#13EAC9
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4CC #F45F87
analogous
#5FF482 #5FF4CC #5FD1F4
triadic
#5FF4CC #CC5FF4 #F4CC5F
tetradic
#5FF4CC #825FF4 #F45F87 #D1F45F
square
#5FF4CC #825FF4 #F45F87 #D1F45F
split-complementary
#5FF4CC #F45FD1 #F4825F
monochromatic
#0ECB98 #26F0BA #5FF4CC #98F8DE #D2FCF1
Accessibility & contrast
On white
1.37
#5FF4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#5FF4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4CC
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4CC | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CA
Deuteranopia (green-blind)
#D7D6CF
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff4cc; /* rgb */ color: rgb(95, 244, 204); /* oklch */ color: oklch(87.7% 0.140 172.1);
Tailwind
colors: {
custom: {
50: '#9bf8db',
500: '#5ff4cc',
950: '#000000',
},
}SCSS
$custom: #5ff4cc; $custom-light: #9bf8db; $custom-dark: #000000;
JSON
{
"hex": "#5ff4cc",
"rgb": {
"r": 95,
"g": 244,
"b": 204
},
"hsl": {
"h": 163.893,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.8766,
"c": 0.13961,
"h": 172.1
},
"luminance": 0.71494
}Semantic roles & 50–950 ramp
primary
#5FF4CC
secondary
#C73059
accent
#023EE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584