#5FF3DA#5FF3DA
#5FF3DA is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.8% C 0.131 H 179.9°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF3DA |
|---|---|
| RGB | rgb(95, 243, 218) |
| HSL | hsl(170, 86%, 66%) |
| HSV | hsv(170, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 10.3%, 4.7%) |
| CIE-LAB | lab(87.77, -45.23, 0.32) |
| CIE-LCH | lch(87.77, 45.23, 179.59°) |
| OKLab | oklab(87.81% -0.1311 0.0001) |
| OKLCH | oklch(87.81% 0.131 179.9) |
| XYZ | xyz(49.4189, 71.5908, 77.5301) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.17
Aqua (survey)
#13EAC9
ΔE00 4.05
Bright Aqua
#0BF9EA
ΔE00 4.42
Turquoise
#40E0D0
ΔE00 5.07
Light Turquoise
#7EF4CC
ΔE00 5.32
Light Aqua
#8CFFDB
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF3DA #F35F78
analogous
#5FF390 #5FF3DA #5FC2F3
triadic
#5FF3DA #DA5FF3 #F3DA5F
tetradic
#5FF3DA #905FF3 #F35F78 #C2F35F
square
#5FF3DA #905FF3 #F35F78 #C2F35F
split-complementary
#5FF3DA #F35FC2 #F3905F
monochromatic
#0FC9A9 #26EFCD #5FF3DA #98F7E7 #D1FCF4
Accessibility & contrast
On white
1.37
#5FF3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#5FF3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF3DA
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF3DA | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5D9
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#00F7EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff3da; /* rgb */ color: rgb(95, 243, 218); /* oklch */ color: oklch(87.8% 0.131 179.9);
Tailwind
colors: {
custom: {
50: '#9bf8e5',
500: '#5ff3da',
950: '#000000',
},
}SCSS
$custom: #5ff3da; $custom-light: #9bf8e5; $custom-dark: #000000;
JSON
{
"hex": "#5ff3da",
"rgb": {
"r": 95,
"g": 243,
"b": 218
},
"hsl": {
"h": 169.865,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.87813,
"c": 0.13111,
"h": 179.9
},
"luminance": 0.71596
}Semantic roles & 50–950 ramp
primary
#5FF3DA
secondary
#C5314A
accent
#0329E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584