#5FF2CE#5FF2CE
#5FF2CE is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.2% C 0.136 H 173.9°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2CE |
|---|---|
| RGB | rgb(95, 242, 206) |
| HSL | hsl(165, 85%, 66%) |
| HSV | hsv(165, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 14.9%, 5.1%) |
| CIE-LAB | lab(87.19, -47.69, 5.74) |
| CIE-LCH | lch(87.19, 48.03, 173.14°) |
| OKLab | oklab(87.24% -0.1354 0.0145) |
| OKLCH | oklch(87.24% 0.136 173.9) |
| XYZ | xyz(47.6067, 70.3884, 69.4580) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.90
Aqua (survey)
#13EAC9
ΔE00 3.48
Tiffany Blue
#7BF2DA
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 3.88
Aquamarine
#7FFFD4
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2CE #F25F83
analogous
#5FF284 #5FF2CE #5FCCF2
triadic
#5FF2CE #CE5FF2 #F2CE5F
tetradic
#5FF2CE #845FF2 #F25F83 #CCF25F
square
#5FF2CE #845FF2 #F25F83 #CCF25F
split-complementary
#5FF2CE #F25FCC #F2845F
monochromatic
#10C69A #26EDBD #5FF2CE #98F7DF #D0FBF1
Accessibility & contrast
On white
1.39
#5FF2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#5FF2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2CE
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2CE | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE4CC
Deuteranopia (green-blind)
#D5D4D1
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff2ce; /* rgb */ color: rgb(95, 242, 206); /* oklch */ color: oklch(87.2% 0.136 173.9);
Tailwind
colors: {
custom: {
50: '#9af7dc',
500: '#5ff2ce',
950: '#000000',
},
}SCSS
$custom: #5ff2ce; $custom-light: #9af7dc; $custom-dark: #000000;
JSON
{
"hex": "#5ff2ce",
"rgb": {
"r": 95,
"g": 242,
"b": 206
},
"hsl": {
"h": 165.306,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.8724,
"c": 0.13613,
"h": 173.9
},
"luminance": 0.70393
}Semantic roles & 50–950 ramp
primary
#5FF2CE
secondary
#C43255
accent
#043AE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584