#5FDCC2#5FDCC2
#5FDCC2 is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.7% C 0.118 H 177.3°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCC2 |
|---|---|
| RGB | rgb(95, 220, 194) |
| HSL | hsl(168, 64%, 62%) |
| HSV | hsv(168, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(80.47, -40.96, 2.33) |
| CIE-LCH | lch(80.47, 41.03, 176.74°) |
| OKLab | oklab(81.67% -0.1178 0.0056) |
| OKLCH | oklch(81.67% 0.118 177.3) |
| XYZ | xyz(40.0457, 57.5104, 60.0187) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.05
Turquoise
#40E0D0
ΔE00 4.07
Aqua (survey)
#13EAC9
ΔE00 4.57
Aquamarine (survey)
#04D8B2
ΔE00 4.75
Mediumaquamarine
#66CDAA
ΔE00 5.12
Tiffany Blue
#7BF2DA
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCC2 #DC5F79
analogous
#5FDC84 #5FDCC2 #5FB8DC
triadic
#5FDCC2 #C25FDC #DCC25F
tetradic
#5FDCC2 #845FDC #DC5F79 #B8DC5F
square
#5FDCC2 #845FDC #DC5F79 #B8DC5F
split-complementary
#5FDCC2 #DC5FB8 #DC845F
monochromatic
#239E84 #2ED0AE #5FDCC2 #91E7D5 #C3F2E8
Accessibility & contrast
On white
1.68
#5FDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#5FDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCC2
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCC2 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C1
Deuteranopia (green-blind)
#C1C2C4
Tritanopia (blue-blind)
#00DFD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fdcc2; /* rgb */ color: rgb(95, 220, 194); /* oklch */ color: oklch(81.7% 0.118 177.3);
Tailwind
colors: {
custom: {
50: '#97e7d4',
500: '#5fdcc2',
950: '#000000',
},
}SCSS
$custom: #5fdcc2; $custom-light: #97e7d4; $custom-dark: #000000;
JSON
{
"hex": "#5fdcc2",
"rgb": {
"r": 95,
"g": 220,
"b": 194
},
"hsl": {
"h": 167.52,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.81674,
"c": 0.11792,
"h": 177.3
},
"luminance": 0.57514
}Semantic roles & 50–950 ramp
primary
#5FDCC2
secondary
#A23E52
accent
#1A3FCC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483