#5FE9DC#5FE9DC
#5FE9DC is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.5% C 0.121 H 186.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9DC |
|---|---|
| RGB | rgb(95, 233, 220) |
| HSL | hsl(174, 76%, 64%) |
| HSV | hsv(174, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 5.6%, 8.6%) |
| CIE-LAB | lab(84.93, -40.31, -4.89) |
| CIE-LCH | lch(84.93, 40.60, 186.92°) |
| OKLab | oklab(85.52% -0.12 -0.0139) |
| OKLCH | oklch(85.52% 0.121 186.6) |
| XYZ | xyz(46.7707, 65.8732, 77.9462) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.87
Bright Aqua
#0BF9EA
ΔE00 4.39
Tiffany Blue
#7BF2DA
ΔE00 4.47
Bright Turquoise
#0FFEF9
ΔE00 5.79
Mediumturquoise
#48D1CC
ΔE00 6.12
Bright Cyan
#41FDFE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9DC #E95F6C
analogous
#5FE997 #5FE9DC #5FB1E9
triadic
#5FE9DC #DC5FE9 #E9DC5F
tetradic
#5FE9DC #975FE9 #E95F6C #B1E95F
square
#5FE9DC #975FE9 #E95F6C #B1E95F
split-complementary
#5FE9DC #E95FB1 #E9975F
monochromatic
#19B5A6 #29E2D0 #5FE9DC #95F0E8 #CBF8F4
Accessibility & contrast
On white
1.48
#5FE9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#5FE9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9DC
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9DC | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#C8CEDE
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fe9dc; /* rgb */ color: rgb(95, 233, 220); /* oklch */ color: oklch(85.5% 0.121 186.6);
Tailwind
colors: {
custom: {
50: '#9af0e6',
500: '#5fe9dc',
950: '#000000',
},
}SCSS
$custom: #5fe9dc; $custom-light: #9af0e6; $custom-dark: #000000;
JSON
{
"hex": "#5fe9dc",
"rgb": {
"r": 95,
"g": 233,
"b": 220
},
"hsl": {
"h": 174.348,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.85524,
"c": 0.12085,
"h": 186.6
},
"luminance": 0.65878
}Semantic roles & 50–950 ramp
primary
#5FE9DC
secondary
#B53743
accent
#0D21D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584