#5FDCCC#5FDCCC
#5FDCCC is a light, moderate teal. Relative luminance 0.580; OKLCH L 82.0% C 0.114 H 183.9°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCCC |
|---|---|
| RGB | rgb(95, 220, 204) |
| HSL | hsl(172, 64%, 62%) |
| HSV | hsv(172, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(80.72, -38.49, -2.61) |
| CIE-LCH | lch(80.72, 38.58, 183.88°) |
| OKLab | oklab(81.97% -0.1134 -0.0076) |
| OKLCH | oklch(81.97% 0.114 183.9) |
| XYZ | xyz(41.2068, 57.9748, 66.1337) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.11
Mediumturquoise
#48D1CC
ΔE00 4.64
Tiffany Blue
#7BF2DA
ΔE00 5.61
Seafoam Blue
#78D1B6
ΔE00 5.81
Aqua (survey)
#13EAC9
ΔE00 6.25
Bright Aqua
#0BF9EA
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCCC #DC5F6F
analogous
#5FDC8E #5FDCCC #5FAEDC
triadic
#5FDCCC #CC5FDC #DCCC5F
tetradic
#5FDCCC #8E5FDC #DC5F6F #AEDC5F
square
#5FDCCC #8E5FDC #DC5F6F #AEDC5F
split-complementary
#5FDCCC #DC5FAE #DC8E5F
monochromatic
#239E8E #2ED0BB #5FDCCC #91E7DC #C3F2EC
Accessibility & contrast
On white
1.67
#5FDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#5FDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCCC
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCCC | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CB
Deuteranopia (green-blind)
#BFC2CE
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fdccc; /* rgb */ color: rgb(95, 220, 204); /* oklch */ color: oklch(82.0% 0.114 183.9);
Tailwind
colors: {
custom: {
50: '#98e7db',
500: '#5fdccc',
950: '#000000',
},
}SCSS
$custom: #5fdccc; $custom-light: #98e7db; $custom-dark: #000000;
JSON
{
"hex": "#5fdccc",
"rgb": {
"r": 95,
"g": 220,
"b": 204
},
"hsl": {
"h": 172.32,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.8197,
"c": 0.11366,
"h": 183.9
},
"luminance": 0.57979
}Semantic roles & 50–950 ramp
primary
#5FDCCC
secondary
#A23E4A
accent
#1A30CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484