#5FF0DA#5FF0DA
#5FF0DA is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.1% C 0.128 H 181.5°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0DA |
|---|---|
| RGB | rgb(95, 240, 218) |
| HSL | hsl(171, 83%, 66%) |
| HSV | hsv(171, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 9.2%, 5.9%) |
| CIE-LAB | lab(86.90, -43.92, -0.95) |
| CIE-LCH | lch(86.90, 43.93, 181.23°) |
| OKLab | oklab(87.11% -0.1281 -0.0033) |
| OKLCH | oklch(87.11% 0.128 181.5) |
| XYZ | xyz(48.5285, 69.8099, 77.2332) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.30
Bright Aqua
#0BF9EA
ΔE00 4.09
Turquoise
#40E0D0
ΔE00 4.19
Aqua (survey)
#13EAC9
ΔE00 4.35
Light Turquoise
#7EF4CC
ΔE00 6.08
Light Aqua
#8CFFDB
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0DA #F05F75
analogous
#5FF092 #5FF0DA #5FBDF0
triadic
#5FF0DA #DA5FF0 #F0DA5F
tetradic
#5FF0DA #925FF0 #F05F75 #BDF05F
square
#5FF0DA #925FF0 #F05F75 #BDF05F
split-complementary
#5FF0DA #F05FBD #F0925F
monochromatic
#12C2A8 #27EBCD #5FF0DA #97F5E7 #CFFAF4
Accessibility & contrast
On white
1.40
#5FF0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#5FF0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0DA
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0DA | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3D9
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff0da; /* rgb */ color: rgb(95, 240, 218); /* oklch */ color: oklch(87.1% 0.128 181.5);
Tailwind
colors: {
custom: {
50: '#9bf5e5',
500: '#5ff0da',
950: '#000000',
},
}SCSS
$custom: #5ff0da; $custom-light: #9bf5e5; $custom-dark: #000000;
JSON
{
"hex": "#5ff0da",
"rgb": {
"r": 95,
"g": 240,
"b": 218
},
"hsl": {
"h": 170.897,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.87107,
"c": 0.12811,
"h": 181.5
},
"luminance": 0.69815
}Semantic roles & 50–950 ramp
primary
#5FF0DA
secondary
#C03348
accent
#0627DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584