#5FF3CE#5FF3CE
#5FF3CE is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.5% C 0.137 H 173.5°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF3CE |
|---|---|
| RGB | rgb(95, 243, 206) |
| HSL | hsl(165, 86%, 66%) |
| HSV | hsv(165, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 15.2%, 4.7%) |
| CIE-LAB | lab(87.48, -48.12, 6.16) |
| CIE-LCH | lch(87.48, 48.51, 172.70°) |
| OKLab | oklab(87.48% -0.1364 0.0156) |
| OKLCH | oklch(87.48% 0.137 173.5) |
| XYZ | xyz(47.9051, 70.9853, 69.5575) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.77
Aqua (survey)
#13EAC9
ΔE00 3.66
Aquamarine
#7FFFD4
ΔE00 3.67
Aqua Marine
#2EE8BB
ΔE00 3.87
Tiffany Blue
#7BF2DA
ΔE00 4.00
Bright Teal
#01F9C6
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF3CE #F35F84
analogous
#5FF384 #5FF3CE #5FCEF3
triadic
#5FF3CE #CE5FF3 #F3CE5F
tetradic
#5FF3CE #845FF3 #F35F84 #CEF35F
square
#5FF3CE #845FF3 #F35F84 #CEF35F
split-complementary
#5FF3CE #F35FCE #F3845F
monochromatic
#0FC99A #26EFBD #5FF3CE #98F7DF #D1FCF1
Accessibility & contrast
On white
1.38
#5FF3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#5FF3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF3CE
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF3CE | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CC
Deuteranopia (green-blind)
#D6D5D1
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff3ce; /* rgb */ color: rgb(95, 243, 206); /* oklch */ color: oklch(87.5% 0.137 173.5);
Tailwind
colors: {
custom: {
50: '#9af8dc',
500: '#5ff3ce',
950: '#000000',
},
}SCSS
$custom: #5ff3ce; $custom-light: #9af8dc; $custom-dark: #000000;
JSON
{
"hex": "#5ff3ce",
"rgb": {
"r": 95,
"g": 243,
"b": 206
},
"hsl": {
"h": 165,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.87477,
"c": 0.13726,
"h": 173.5
},
"luminance": 0.7099
}Semantic roles & 50–950 ramp
primary
#5FF3CE
secondary
#C53156
accent
#033BE3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584