#5FF0D3#5FF0D3
#5FF0D3 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.9% C 0.131 H 177.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0D3 |
|---|---|
| RGB | rgb(95, 240, 211) |
| HSL | hsl(168, 83%, 66%) |
| HSV | hsv(168, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 12.1%, 5.9%) |
| CIE-LAB | lab(86.73, -45.64, 2.46) |
| CIE-LCH | lch(86.73, 45.70, 176.91°) |
| OKLab | oklab(86.91% -0.1311 0.0058) |
| OKLCH | oklch(86.91% 0.131 177.5) |
| XYZ | xyz(47.6318, 69.4513, 72.5106) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.49
Aqua (survey)
#13EAC9
ΔE00 3.25
Light Turquoise
#7EF4CC
ΔE00 4.27
Light Aqua
#8CFFDB
ΔE00 4.99
Aqua Marine
#2EE8BB
ΔE00 5.08
Aquamarine
#7FFFD4
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0D3 #F05F7C
analogous
#5FF08A #5FF0D3 #5FC4F0
triadic
#5FF0D3 #D35FF0 #F0D35F
tetradic
#5FF0D3 #8A5FF0 #F05F7C #C4F05F
square
#5FF0D3 #8A5FF0 #F05F7C #C4F05F
split-complementary
#5FF0D3 #F05FC4 #F08A5F
monochromatic
#12C29F #27EBC4 #5FF0D3 #97F5E2 #CFFAF2
Accessibility & contrast
On white
1.41
#5FF0D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#5FF0D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0D3
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0D3 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D2
Deuteranopia (green-blind)
#D2D3D5
Tritanopia (blue-blind)
#00F3E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff0d3; /* rgb */ color: rgb(95, 240, 211); /* oklch */ color: oklch(86.9% 0.131 177.5);
Tailwind
colors: {
custom: {
50: '#9af5e0',
500: '#5ff0d3',
950: '#000000',
},
}SCSS
$custom: #5ff0d3; $custom-light: #9af5e0; $custom-dark: #000000;
JSON
{
"hex": "#5ff0d3",
"rgb": {
"r": 95,
"g": 240,
"b": 211
},
"hsl": {
"h": 168,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86905,
"c": 0.13125,
"h": 177.5
},
"luminance": 0.69456
}Semantic roles & 50–950 ramp
primary
#5FF0D3
secondary
#C0334F
accent
#0632DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584