#5FDCCF#5FDCCF
#5FDCCF is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.1% C 0.113 H 185.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCCF |
|---|---|
| RGB | rgb(95, 220, 207) |
| HSL | hsl(174, 64%, 62%) |
| HSV | hsv(174, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(80.81, -37.73, -4.09) |
| CIE-LCH | lch(80.81, 37.95, 186.18°) |
| OKLab | oklab(82.06% -0.1121 -0.0116) |
| OKLCH | oklch(82.06% 0.113 185.9) |
| XYZ | xyz(41.5700, 58.1201, 68.0470) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.29
Mediumturquoise
#48D1CC
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 6.08
Seafoam Blue
#78D1B6
ΔE00 6.58
Darkturquoise
#00CED1
ΔE00 6.92
Bright Aqua
#0BF9EA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCCF #DC5F6C
analogous
#5FDC91 #5FDCCF #5FABDC
triadic
#5FDCCF #CF5FDC #DCCF5F
tetradic
#5FDCCF #915FDC #DC5F6C #ABDC5F
square
#5FDCCF #915FDC #DC5F6C #ABDC5F
split-complementary
#5FDCCF #DC5FAB #DC915F
monochromatic
#239E91 #2ED0BF #5FDCCF #91E7DE #C3F2ED
Accessibility & contrast
On white
1.66
#5FDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#5FDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCCF
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCCF | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#BEC3D0
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdccf; /* rgb */ color: rgb(95, 220, 207); /* oklch */ color: oklch(82.1% 0.113 185.9);
Tailwind
colors: {
custom: {
50: '#98e7dd',
500: '#5fdccf',
950: '#000000',
},
}SCSS
$custom: #5fdccf; $custom-light: #98e7dd; $custom-dark: #000000;
JSON
{
"hex": "#5fdccf",
"rgb": {
"r": 95,
"g": 220,
"b": 207
},
"hsl": {
"h": 173.76,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.82063,
"c": 0.1127,
"h": 185.9
},
"luminance": 0.58124
}Semantic roles & 50–950 ramp
primary
#5FDCCF
secondary
#A23E48
accent
#1A2CCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484