#5FF0D5#5FF0D5
#5FF0D5 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.0% C 0.130 H 178.6°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0D5 |
|---|---|
| RGB | rgb(95, 240, 213) |
| HSL | hsl(169, 83%, 66%) |
| HSV | hsv(169, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 11.2%, 5.9%) |
| CIE-LAB | lab(86.78, -45.15, 1.49) |
| CIE-LCH | lch(86.78, 45.18, 178.11°) |
| OKLab | oklab(86.96% -0.1302 0.0032) |
| OKLCH | oklch(86.96% 0.13 178.6) |
| XYZ | xyz(47.8840, 69.5522, 73.8393) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.25
Aqua (survey)
#13EAC9
ΔE00 3.46
Light Turquoise
#7EF4CC
ΔE00 4.76
Turquoise
#40E0D0
ΔE00 4.98
Bright Aqua
#0BF9EA
ΔE00 5.20
Light Aqua
#8CFFDB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0D5 #F05F7A
analogous
#5FF08D #5FF0D5 #5FC2F0
triadic
#5FF0D5 #D55FF0 #F0D55F
tetradic
#5FF0D5 #8D5FF0 #F05F7A #C2F05F
square
#5FF0D5 #8D5FF0 #F05F7A #C2F05F
split-complementary
#5FF0D5 #F05FC2 #F08D5F
monochromatic
#12C2A2 #27EBC6 #5FF0D5 #97F5E4 #CFFAF2
Accessibility & contrast
On white
1.41
#5FF0D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#5FF0D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0D5
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0D5 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D4
Deuteranopia (green-blind)
#D1D3D7
Tritanopia (blue-blind)
#00F3E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff0d5; /* rgb */ color: rgb(95, 240, 213); /* oklch */ color: oklch(87.0% 0.130 178.6);
Tailwind
colors: {
custom: {
50: '#9af5e1',
500: '#5ff0d5',
950: '#000000',
},
}SCSS
$custom: #5ff0d5; $custom-light: #9af5e1; $custom-dark: #000000;
JSON
{
"hex": "#5ff0d5",
"rgb": {
"r": 95,
"g": 240,
"b": 213
},
"hsl": {
"h": 168.828,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86962,
"c": 0.13028,
"h": 178.6
},
"luminance": 0.69557
}Semantic roles & 50–950 ramp
primary
#5FF0D5
secondary
#C0334D
accent
#062FDF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584