#5FDACC#5FDACC
#5FDACC is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.5% C 0.112 H 185.1°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDACC |
|---|---|
| RGB | rgb(95, 218, 204) |
| HSL | hsl(173, 62%, 61%) |
| HSV | hsv(173, 56%, 85%) |
| CMYK | cmyk(56.4%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(80.14, -37.58, -3.47) |
| CIE-LCH | lch(80.14, 37.74, 185.27°) |
| OKLab | oklab(81.5% -0.1113 -0.0099) |
| OKLCH | oklch(81.5% 0.112 185.1) |
| XYZ | xyz(40.6850, 56.9313, 65.9598) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.43
Mediumturquoise
#48D1CC
ΔE00 3.90
Seafoam Blue
#78D1B6
ΔE00 6.07
Tiffany Blue
#7BF2DA
ΔE00 6.26
Aqua (survey)
#13EAC9
ΔE00 6.97
Darkturquoise
#00CED1
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDACC #DA5F6D
analogous
#5FDA8F #5FDACC #5FABDA
triadic
#5FDACC #CC5FDA #DACC5F
tetradic
#5FDACC #8F5FDA #DA5F6D #ABDA5F
square
#5FDACC #8F5FDA #DA5F6D #ABDA5F
split-complementary
#5FDACC #DA5FAB #DA8F5F
monochromatic
#249B8D #2FCDBB #5FDACC #91E5DC #C2F1EC
Accessibility & contrast
On white
1.70
#5FDACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#5FDACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDACC
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDACC | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#00DED5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fdacc; /* rgb */ color: rgb(95, 218, 204); /* oklch */ color: oklch(81.5% 0.112 185.1);
Tailwind
colors: {
custom: {
50: '#98e6db',
500: '#5fdacc',
950: '#000000',
},
}SCSS
$custom: #5fdacc; $custom-light: #98e6db; $custom-dark: #000000;
JSON
{
"hex": "#5fdacc",
"rgb": {
"r": 95,
"g": 218,
"b": 204
},
"hsl": {
"h": 173.171,
"s": 62.437,
"l": 61.373
},
"oklch": {
"l": 0.81497,
"c": 0.11172,
"h": 185.1
},
"luminance": 0.56935
}Semantic roles & 50–950 ramp
primary
#5FDACC
secondary
#9F3E49
accent
#1B2FCA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484