#5FF4DA#5FF4DA
#5FF4DA is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.0% C 0.132 H 179.5°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4DA |
|---|---|
| RGB | rgb(95, 244, 218) |
| HSL | hsl(170, 87%, 66%) |
| HSV | hsv(170, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 10.7%, 4.3%) |
| CIE-LAB | lab(88.06, -45.67, 0.74) |
| CIE-LCH | lch(88.06, 45.67, 179.07°) |
| OKLab | oklab(88.05% -0.1321 0.0012) |
| OKLCH | oklch(88.05% 0.132 179.5) |
| XYZ | xyz(49.7190, 72.1910, 77.6301) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.23
Aqua (survey)
#13EAC9
ΔE00 4.01
Bright Aqua
#0BF9EA
ΔE00 4.58
Light Turquoise
#7EF4CC
ΔE00 5.09
Light Aqua
#8CFFDB
ΔE00 5.11
Turquoise
#40E0D0
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4DA #F45F79
analogous
#5FF490 #5FF4DA #5FC4F4
triadic
#5FF4DA #DA5FF4 #F4DA5F
tetradic
#5FF4DA #905FF4 #F45F79 #C4F45F
square
#5FF4DA #905FF4 #F45F79 #C4F45F
split-complementary
#5FF4DA #F45FC4 #F4905F
monochromatic
#0ECBAA #26F0CD #5FF4DA #98F8E7 #D2FCF4
Accessibility & contrast
On white
1.36
#5FF4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#5FF4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4DA
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4DA | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6D9
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#00F8EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff4da; /* rgb */ color: rgb(95, 244, 218); /* oklch */ color: oklch(88.0% 0.132 179.5);
Tailwind
colors: {
custom: {
50: '#9bf8e5',
500: '#5ff4da',
950: '#000000',
},
}SCSS
$custom: #5ff4da; $custom-light: #9bf8e5; $custom-dark: #000000;
JSON
{
"hex": "#5ff4da",
"rgb": {
"r": 95,
"g": 244,
"b": 218
},
"hsl": {
"h": 169.53,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.88048,
"c": 0.13214,
"h": 179.5
},
"luminance": 0.72196
}Semantic roles & 50–950 ramp
primary
#5FF4DA
secondary
#C7304B
accent
#0229E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584