#5FF2CC#5FF2CC
#5FF2CC is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.2% C 0.137 H 172.9°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2CC |
|---|---|
| RGB | rgb(95, 242, 204) |
| HSL | hsl(164, 85%, 66%) |
| HSV | hsv(164, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(87.14, -48.16, 6.72) |
| CIE-LCH | lch(87.14, 48.63, 172.06°) |
| OKLab | oklab(87.19% -0.1362 0.017) |
| OKLCH | oklch(87.19% 0.137 172.9) |
| XYZ | xyz(47.3653, 70.2919, 68.1865) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.65
Aqua Marine
#2EE8BB
ΔE00 3.59
Aquamarine
#7FFFD4
ΔE00 3.68
Aqua (survey)
#13EAC9
ΔE00 3.69
Bright Teal
#01F9C6
ΔE00 3.93
Tiffany Blue
#7BF2DA
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2CC #F25F85
analogous
#5FF282 #5FF2CC #5FCEF2
triadic
#5FF2CC #CC5FF2 #F2CC5F
tetradic
#5FF2CC #825FF2 #F25F85 #CEF25F
square
#5FF2CC #825FF2 #F25F85 #CEF25F
split-complementary
#5FF2CC #F25FCE #F2825F
monochromatic
#10C697 #26EDBA #5FF2CC #98F7DE #D0FBF0
Accessibility & contrast
On white
1.39
#5FF2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#5FF2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2CC
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2CC | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3CA
Deuteranopia (green-blind)
#D5D4CF
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff2cc; /* rgb */ color: rgb(95, 242, 204); /* oklch */ color: oklch(87.2% 0.137 172.9);
Tailwind
colors: {
custom: {
50: '#9af7db',
500: '#5ff2cc',
950: '#000000',
},
}SCSS
$custom: #5ff2cc; $custom-light: #9af7db; $custom-dark: #000000;
JSON
{
"hex": "#5ff2cc",
"rgb": {
"r": 95,
"g": 242,
"b": 204
},
"hsl": {
"h": 164.49,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.87186,
"c": 0.1373,
"h": 172.9
},
"luminance": 0.70297
}Semantic roles & 50–950 ramp
primary
#5FF2CC
secondary
#C43257
accent
#043DE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584