#5FF3DB#5FF3DB
#5FF3DB is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.8% C 0.131 H 180.5°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF3DB |
|---|---|
| RGB | rgb(95, 243, 219) |
| HSL | hsl(170, 86%, 66%) |
| HSV | hsv(170, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 9.9%, 4.7%) |
| CIE-LAB | lab(87.80, -44.99, -0.16) |
| CIE-LCH | lch(87.80, 44.99, 180.21°) |
| OKLab | oklab(87.84% -0.1307 -0.0012) |
| OKLCH | oklch(87.84% 0.131 180.5) |
| XYZ | xyz(49.5502, 71.6433, 78.2213) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.19
Bright Aqua
#0BF9EA
ΔE00 4.19
Aqua (survey)
#13EAC9
ΔE00 4.23
Turquoise
#40E0D0
ΔE00 4.93
Light Aqua
#8CFFDB
ΔE00 5.56
Light Turquoise
#7EF4CC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF3DB #F35F77
analogous
#5FF391 #5FF3DB #5FC1F3
triadic
#5FF3DB #DB5FF3 #F3DB5F
tetradic
#5FF3DB #915FF3 #F35F77 #C1F35F
square
#5FF3DB #915FF3 #F35F77 #C1F35F
split-complementary
#5FF3DB #F35FC1 #F3915F
monochromatic
#0FC9AA #26EFCE #5FF3DB #98F7E8 #D1FCF5
Accessibility & contrast
On white
1.37
#5FF3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#5FF3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF3DB
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF3DB | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DA
Deuteranopia (green-blind)
#D3D5DD
Tritanopia (blue-blind)
#00F7EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff3db; /* rgb */ color: rgb(95, 243, 219); /* oklch */ color: oklch(87.8% 0.131 180.5);
Tailwind
colors: {
custom: {
50: '#9bf8e6',
500: '#5ff3db',
950: '#000000',
},
}SCSS
$custom: #5ff3db; $custom-light: #9bf8e6; $custom-dark: #000000;
JSON
{
"hex": "#5ff3db",
"rgb": {
"r": 95,
"g": 243,
"b": 219
},
"hsl": {
"h": 170.27,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.87842,
"c": 0.13069,
"h": 180.5
},
"luminance": 0.71649
}Semantic roles & 50–950 ramp
primary
#5FF3DB
secondary
#C53149
accent
#0327E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584