#5FF4DB#5FF4DB
#5FF4DB is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.1% C 0.132 H 180.0°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4DB |
|---|---|
| RGB | rgb(95, 244, 219) |
| HSL | hsl(170, 87%, 66%) |
| HSV | hsv(170, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 10.2%, 4.3%) |
| CIE-LAB | lab(88.09, -45.42, 0.26) |
| CIE-LCH | lch(88.09, 45.42, 179.67°) |
| OKLab | oklab(88.08% -0.1317 -0.0001) |
| OKLCH | oklch(88.08% 0.132 180) |
| XYZ | xyz(49.8502, 72.2435, 78.3213) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.21
Aqua (survey)
#13EAC9
ΔE00 4.17
Bright Aqua
#0BF9EA
ΔE00 4.34
Turquoise
#40E0D0
ΔE00 5.23
Light Aqua
#8CFFDB
ΔE00 5.30
Light Turquoise
#7EF4CC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4DB #F45F78
analogous
#5FF491 #5FF4DB #5FC3F4
triadic
#5FF4DB #DB5FF4 #F4DB5F
tetradic
#5FF4DB #915FF4 #F45F78 #C3F45F
square
#5FF4DB #915FF4 #F45F78 #C3F45F
split-complementary
#5FF4DB #F45FC3 #F4915F
monochromatic
#0ECBAB #26F0CE #5FF4DB #98F8E8 #D2FCF5
Accessibility & contrast
On white
1.36
#5FF4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#5FF4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4DB
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4DB | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DA
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#00F8EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff4db; /* rgb */ color: rgb(95, 244, 219); /* oklch */ color: oklch(88.1% 0.132 180.0);
Tailwind
colors: {
custom: {
50: '#9bf8e6',
500: '#5ff4db',
950: '#000000',
},
}SCSS
$custom: #5ff4db; $custom-light: #9bf8e6; $custom-dark: #000000;
JSON
{
"hex": "#5ff4db",
"rgb": {
"r": 95,
"g": 244,
"b": 219
},
"hsl": {
"h": 169.933,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.88077,
"c": 0.13169,
"h": 180
},
"luminance": 0.72249
}Semantic roles & 50–950 ramp
primary
#5FF4DB
secondary
#C7304A
accent
#0228E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584