#5FF2CB#5FF2CB
#5FF2CB is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.2% C 0.138 H 172.4°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2CB |
|---|---|
| RGB | rgb(95, 242, 203) |
| HSL | hsl(164, 85%, 66%) |
| HSV | hsv(164, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 16.1%, 5.1%) |
| CIE-LAB | lab(87.12, -48.39, 7.21) |
| CIE-LCH | lch(87.12, 48.93, 171.53°) |
| OKLab | oklab(87.16% -0.1367 0.0183) |
| OKLCH | oklch(87.16% 0.138 172.4) |
| XYZ | xyz(47.2457, 70.2441, 67.5569) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.55
Aqua Marine
#2EE8BB
ΔE00 3.47
Aquamarine
#7FFFD4
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 3.78
Aqua (survey)
#13EAC9
ΔE00 3.82
Light Aqua
#8CFFDB
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2CB #F25F86
analogous
#5FF281 #5FF2CB #5FCFF2
triadic
#5FF2CB #CB5FF2 #F2CB5F
tetradic
#5FF2CB #815FF2 #F25F86 #CFF25F
square
#5FF2CB #815FF2 #F25F86 #CFF25F
split-complementary
#5FF2CB #F25FCF #F2815F
monochromatic
#10C696 #26EDB9 #5FF2CB #98F7DD #D0FBF0
Accessibility & contrast
On white
1.40
#5FF2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#5FF2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2CB
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2CB | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C9
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff2cb; /* rgb */ color: rgb(95, 242, 203); /* oklch */ color: oklch(87.2% 0.138 172.4);
Tailwind
colors: {
custom: {
50: '#9af7da',
500: '#5ff2cb',
950: '#000000',
},
}SCSS
$custom: #5ff2cb; $custom-light: #9af7da; $custom-dark: #000000;
JSON
{
"hex": "#5ff2cb",
"rgb": {
"r": 95,
"g": 242,
"b": 203
},
"hsl": {
"h": 164.082,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.87159,
"c": 0.13791,
"h": 172.4
},
"luminance": 0.70249
}Semantic roles & 50–950 ramp
primary
#5FF2CB
secondary
#C43258
accent
#043FE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583