#5FF4DC#5FF4DC
#5FF4DC is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.1% C 0.131 H 180.6°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4DC |
|---|---|
| RGB | rgb(95, 244, 220) |
| HSL | hsl(170, 87%, 66%) |
| HSV | hsv(170, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 9.8%, 4.3%) |
| CIE-LAB | lab(88.11, -45.17, -0.23) |
| CIE-LCH | lch(88.11, 45.18, 180.29°) |
| OKLab | oklab(88.11% -0.1313 -0.0013) |
| OKLCH | oklch(88.11% 0.131 180.6) |
| XYZ | xyz(49.9823, 72.2963, 79.0167) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.24
Bright Aqua
#0BF9EA
ΔE00 4.10
Aqua (survey)
#13EAC9
ΔE00 4.34
Turquoise
#40E0D0
ΔE00 5.10
Light Aqua
#8CFFDB
ΔE00 5.50
Light Turquoise
#7EF4CC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4DC #F45F77
analogous
#5FF492 #5FF4DC #5FC1F4
triadic
#5FF4DC #DC5FF4 #F4DC5F
tetradic
#5FF4DC #925FF4 #F45F77 #C1F45F
square
#5FF4DC #925FF4 #F45F77 #C1F45F
split-complementary
#5FF4DC #F45FC1 #F4925F
monochromatic
#0ECBAC #26F0CF #5FF4DC #98F8E9 #D2FCF5
Accessibility & contrast
On white
1.36
#5FF4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#5FF4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4DC
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4DC | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DB
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#00F8ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff4dc; /* rgb */ color: rgb(95, 244, 220); /* oklch */ color: oklch(88.1% 0.131 180.6);
Tailwind
colors: {
custom: {
50: '#9bf8e6',
500: '#5ff4dc',
950: '#000000',
},
}SCSS
$custom: #5ff4dc; $custom-light: #9bf8e6; $custom-dark: #000000;
JSON
{
"hex": "#5ff4dc",
"rgb": {
"r": 95,
"g": 244,
"b": 220
},
"hsl": {
"h": 170.336,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.88106,
"c": 0.13127,
"h": 180.6
},
"luminance": 0.72302
}Semantic roles & 50–950 ramp
primary
#5FF4DC
secondary
#C73048
accent
#0226E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584