#5FD6CE#5FD6CE
#5FD6CE is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.6% C 0.108 H 189.2°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6CE |
|---|---|
| RGB | rgb(95, 214, 206) |
| HSL | hsl(176, 59%, 61%) |
| HSV | hsv(176, 56%, 84%) |
| CMYK | cmyk(55.6%, 0%, 3.7%, 16.1%) |
| CIE-LAB | lab(79.03, -35.22, -6.18) |
| CIE-LCH | lch(79.03, 35.76, 189.95°) |
| OKLab | oklab(80.62% -0.1062 -0.0173) |
| OKLCH | oklch(80.62% 0.108 189.2) |
| XYZ | xyz(39.9016, 54.9783, 66.8896) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.11
Turquoise
#40E0D0
ΔE00 4.01
Darkturquoise
#00CED1
ΔE00 5.18
Seafoam Blue
#78D1B6
ΔE00 7.50
Tiffany Blue
#7BF2DA
ΔE00 8.07
Topaz
#13BBAF
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6CE #D65F67
analogous
#5FD692 #5FD6CE #5FA3D6
triadic
#5FD6CE #CE5FD6 #D6CE5F
tetradic
#5FD6CE #925FD6 #D65F67 #A3D65F
square
#5FD6CE #925FD6 #D65F67 #A3D65F
split-complementary
#5FD6CE #D65FA3 #D6925F
monochromatic
#26958D #33C5BB #5FD6CE #90E2DD #C0EFEC
Accessibility & contrast
On white
1.75
#5FD6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#5FD6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6CE
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6CE | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCE
Deuteranopia (green-blind)
#B8BECF
Tritanopia (blue-blind)
#00DBD3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd6ce; /* rgb */ color: rgb(95, 214, 206); /* oklch */ color: oklch(80.6% 0.108 189.2);
Tailwind
colors: {
custom: {
50: '#97e3dc',
500: '#5fd6ce',
950: '#000000',
},
}SCSS
$custom: #5fd6ce; $custom-light: #97e3dc; $custom-dark: #000000;
JSON
{
"hex": "#5fd6ce",
"rgb": {
"r": 95,
"g": 214,
"b": 206
},
"hsl": {
"h": 175.966,
"s": 59.204,
"l": 60.588
},
"oklch": {
"l": 0.80615,
"c": 0.10756,
"h": 189.2
},
"luminance": 0.54982
}Semantic roles & 50–950 ramp
primary
#5FD6CE
secondary
#9A4046
accent
#1F2AC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484