#5FF0D4#5FF0D4
#5FF0D4 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.9% C 0.131 H 178.0°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0D4 |
|---|---|
| RGB | rgb(95, 240, 212) |
| HSL | hsl(168, 83%, 66%) |
| HSV | hsv(168, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 11.7%, 5.9%) |
| CIE-LAB | lab(86.75, -45.40, 1.97) |
| CIE-LCH | lch(86.75, 45.44, 177.51°) |
| OKLab | oklab(86.93% -0.1307 0.0045) |
| OKLCH | oklch(86.93% 0.131 178) |
| XYZ | xyz(47.7575, 69.5016, 73.1729) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.36
Aqua (survey)
#13EAC9
ΔE00 3.34
Light Turquoise
#7EF4CC
ΔE00 4.51
Light Aqua
#8CFFDB
ΔE00 5.12
Turquoise
#40E0D0
ΔE00 5.17
Aqua Marine
#2EE8BB
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0D4 #F05F7B
analogous
#5FF08B #5FF0D4 #5FC3F0
triadic
#5FF0D4 #D45FF0 #F0D45F
tetradic
#5FF0D4 #8B5FF0 #F05F7B #C3F05F
square
#5FF0D4 #8B5FF0 #F05F7B #C3F05F
split-complementary
#5FF0D4 #F05FC3 #F08B5F
monochromatic
#12C2A0 #27EBC5 #5FF0D4 #97F5E3 #CFFAF2
Accessibility & contrast
On white
1.41
#5FF0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#5FF0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0D4
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0D4 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D3
Deuteranopia (green-blind)
#D2D3D6
Tritanopia (blue-blind)
#00F3E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff0d4; /* rgb */ color: rgb(95, 240, 212); /* oklch */ color: oklch(86.9% 0.131 178.0);
Tailwind
colors: {
custom: {
50: '#9af5e1',
500: '#5ff0d4',
950: '#000000',
},
}SCSS
$custom: #5ff0d4; $custom-light: #9af5e1; $custom-dark: #000000;
JSON
{
"hex": "#5ff0d4",
"rgb": {
"r": 95,
"g": 240,
"b": 212
},
"hsl": {
"h": 168.414,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86934,
"c": 0.13076,
"h": 178
},
"luminance": 0.69507
}Semantic roles & 50–950 ramp
primary
#5FF0D4
secondary
#C0334E
accent
#0630DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584