#5FD9CE#5FD9CE
#5FD9CE is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.3% C 0.110 H 187.2°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD9CE |
|---|---|
| RGB | rgb(95, 217, 206) |
| HSL | hsl(175, 62%, 61%) |
| HSV | hsv(175, 56%, 85%) |
| CMYK | cmyk(56.2%, 0%, 5.1%, 14.9%) |
| CIE-LAB | lab(79.90, -36.61, -4.88) |
| CIE-LCH | lch(79.90, 36.93, 187.60°) |
| OKLab | oklab(81.32% -0.1094 -0.0138) |
| OKLCH | oklch(81.32% 0.11 187.2) |
| XYZ | xyz(40.6679, 56.5108, 67.1450) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.96
Mediumturquoise
#48D1CC
ΔE00 3.06
Darkturquoise
#00CED1
ΔE00 6.15
Seafoam Blue
#78D1B6
ΔE00 6.82
Tiffany Blue
#7BF2DA
ΔE00 6.95
Bright Aqua
#0BF9EA
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD9CE #D95F6A
analogous
#5FD991 #5FD9CE #5FA7D9
triadic
#5FD9CE #CE5FD9 #D9CE5F
tetradic
#5FD9CE #915FD9 #D95F6A #A7D95F
square
#5FD9CE #915FD9 #D95F6A #A7D95F
split-complementary
#5FD9CE #D95FA7 #D9915F
monochromatic
#24998F #30CBBD #5FD9CE #90E5DD #C2F0EC
Accessibility & contrast
On white
1.71
#5FD9CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#5FD9CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD9CE
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD9CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD9CE | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECE
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#00DED5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd9ce; /* rgb */ color: rgb(95, 217, 206); /* oklch */ color: oklch(81.3% 0.110 187.2);
Tailwind
colors: {
custom: {
50: '#98e5dc',
500: '#5fd9ce',
950: '#000000',
},
}SCSS
$custom: #5fd9ce; $custom-light: #98e5dc; $custom-dark: #000000;
JSON
{
"hex": "#5fd9ce",
"rgb": {
"r": 95,
"g": 217,
"b": 206
},
"hsl": {
"h": 174.59,
"s": 61.616,
"l": 61.176
},
"oklch": {
"l": 0.81323,
"c": 0.11022,
"h": 187.2
},
"luminance": 0.56515
}Semantic roles & 50–950 ramp
primary
#5FD9CE
secondary
#9E3F47
accent
#1C2CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484