#5FE9DF#5FE9DF
#5FE9DF is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.6% C 0.120 H 188.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9DF |
|---|---|
| RGB | rgb(95, 233, 223) |
| HSL | hsl(176, 76%, 64%) |
| HSV | hsv(176, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 4.3%, 8.6%) |
| CIE-LAB | lab(85.01, -39.53, -6.35) |
| CIE-LCH | lch(85.01, 40.04, 189.13°) |
| OKLab | oklab(85.62% -0.1188 -0.0178) |
| OKLCH | oklch(85.62% 0.12 188.5) |
| XYZ | xyz(47.1716, 66.0335, 80.0575) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.42
Bright Aqua
#0BF9EA
ΔE00 4.59
Tiffany Blue
#7BF2DA
ΔE00 5.28
Bright Turquoise
#0FFEF9
ΔE00 5.38
Bright Cyan
#41FDFE
ΔE00 5.76
Mediumturquoise
#48D1CC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9DF #E95F69
analogous
#5FE99A #5FE9DF #5FAEE9
triadic
#5FE9DF #DF5FE9 #E9DF5F
tetradic
#5FE9DF #9A5FE9 #E95F69 #AEE95F
square
#5FE9DF #9A5FE9 #E95F69 #AEE95F
split-complementary
#5FE9DF #E95FAE #E99A5F
monochromatic
#19B5A9 #29E2D4 #5FE9DF #95F0EA #CBF8F5
Accessibility & contrast
On white
1.48
#5FE9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#5FE9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9DF
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9DF | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDF
Deuteranopia (green-blind)
#C8CEE0
Tritanopia (blue-blind)
#00EEE6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fe9df; /* rgb */ color: rgb(95, 233, 223); /* oklch */ color: oklch(85.6% 0.120 188.5);
Tailwind
colors: {
custom: {
50: '#9af0e8',
500: '#5fe9df',
950: '#000000',
},
}SCSS
$custom: #5fe9df; $custom-light: #9af0e8; $custom-dark: #000000;
JSON
{
"hex": "#5fe9df",
"rgb": {
"r": 95,
"g": 233,
"b": 223
},
"hsl": {
"h": 175.652,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.85618,
"c": 0.1201,
"h": 188.5
},
"luminance": 0.66038
}Semantic roles & 50–950 ramp
primary
#5FE9DF
secondary
#B53741
accent
#0D1CD8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584