#5FF5D9#5FF5D9
#5FF5D9 is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.3% C 0.134 H 178.4°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF5D9 |
|---|---|
| RGB | rgb(95, 245, 217) |
| HSL | hsl(169, 88%, 67%) |
| HSV | hsv(169, 61%, 96%) |
| CMYK | cmyk(61.2%, 0%, 11.4%, 3.9%) |
| CIE-LAB | lab(88.32, -46.34, 1.65) |
| CIE-LCH | lch(88.32, 46.37, 177.96°) |
| OKLab | oklab(88.25% -0.1336 0.0037) |
| OKLCH | oklch(88.25% 0.134 178.4) |
| XYZ | xyz(49.8902, 72.7422, 77.0436) |
| Luminance | 0.7275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.41
Aqua (survey)
#13EAC9
ΔE00 3.89
Light Turquoise
#7EF4CC
ΔE00 4.63
Light Aqua
#8CFFDB
ΔE00 4.71
Bright Aqua
#0BF9EA
ΔE00 5.00
Aquamarine
#7FFFD4
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF5D9 #F55F7B
analogous
#5FF58E #5FF5D9 #5FC6F5
triadic
#5FF5D9 #D95FF5 #F5D95F
tetradic
#5FF5D9 #8E5FF5 #F55F7B #C6F55F
square
#5FF5D9 #8E5FF5 #F55F7B #C6F55F
split-complementary
#5FF5D9 #F55FC6 #F58E5F
monochromatic
#0DCDA9 #25F1CB #5FF5D9 #99F9E7 #D2FCF4
Accessibility & contrast
On white
1.35
#5FF5D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#5FF5D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF5D9
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF5D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF5D9 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D8
Deuteranopia (green-blind)
#D6D7DB
Tritanopia (blue-blind)
#00F9EC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ff5d9; /* rgb */ color: rgb(95, 245, 217); /* oklch */ color: oklch(88.3% 0.134 178.4);
Tailwind
colors: {
custom: {
50: '#9bf9e4',
500: '#5ff5d9',
950: '#000000',
},
}SCSS
$custom: #5ff5d9; $custom-light: #9bf9e4; $custom-dark: #000000;
JSON
{
"hex": "#5ff5d9",
"rgb": {
"r": 95,
"g": 245,
"b": 217
},
"hsl": {
"h": 168.8,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.88254,
"c": 0.13362,
"h": 178.4
},
"luminance": 0.72747
}Semantic roles & 50–950 ramp
primary
#5FF5D9
secondary
#C92F4C
accent
#012BE5
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584