#5FDCBF#5FDCBF
#5FDCBF is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.6% C 0.119 H 175.4°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCBF |
|---|---|
| RGB | rgb(95, 220, 191) |
| HSL | hsl(166, 64%, 62%) |
| HSV | hsv(166, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 13.2%, 13.7%) |
| CIE-LAB | lab(80.39, -41.69, 3.82) |
| CIE-LCH | lch(80.39, 41.86, 174.76°) |
| OKLab | oklab(81.59% -0.1191 0.0095) |
| OKLCH | oklch(81.59% 0.12 175.4) |
| XYZ | xyz(39.7122, 57.3770, 58.2622) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.88
Aquamarine (survey)
#04D8B2
ΔE00 4.22
Aqua (survey)
#13EAC9
ΔE00 4.45
Mediumaquamarine
#66CDAA
ΔE00 4.55
Turquoise
#40E0D0
ΔE00 4.91
Aqua Marine
#2EE8BB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCBF #DC5F7C
analogous
#5FDC81 #5FDCBF #5FBBDC
triadic
#5FDCBF #BF5FDC #DCBF5F
tetradic
#5FDCBF #815FDC #DC5F7C #BBDC5F
square
#5FDCBF #815FDC #DC5F7C #BBDC5F
split-complementary
#5FDCBF #DC5FBB #DC815F
monochromatic
#239E81 #2ED0AB #5FDCBF #91E7D3 #C3F2E7
Accessibility & contrast
On white
1.68
#5FDCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#5FDCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCBF
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCBF | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BE
Deuteranopia (green-blind)
#C2C2C1
Tritanopia (blue-blind)
#00DED3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fdcbf; /* rgb */ color: rgb(95, 220, 191); /* oklch */ color: oklch(81.6% 0.119 175.4);
Tailwind
colors: {
custom: {
50: '#97e7d2',
500: '#5fdcbf',
950: '#000000',
},
}SCSS
$custom: #5fdcbf; $custom-light: #97e7d2; $custom-dark: #000000;
JSON
{
"hex": "#5fdcbf",
"rgb": {
"r": 95,
"g": 220,
"b": 191
},
"hsl": {
"h": 166.08,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.81589,
"c": 0.1195,
"h": 175.4
},
"luminance": 0.57381
}Semantic roles & 50–950 ramp
primary
#5FDCBF
secondary
#A23E55
accent
#1A43CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483