#5FDCCA#5FDCCA
#5FDCCA is a light, moderate teal. Relative luminance 0.579; OKLCH L 81.9% C 0.114 H 182.5°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCCA |
|---|---|
| RGB | rgb(95, 220, 202) |
| HSL | hsl(171, 64%, 62%) |
| HSV | hsv(171, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 8.2%, 13.7%) |
| CIE-LAB | lab(80.67, -38.99, -1.62) |
| CIE-LCH | lch(80.67, 39.03, 182.38°) |
| OKLab | oklab(81.91% -0.1143 -0.005) |
| OKLCH | oklch(81.91% 0.114 182.5) |
| XYZ | xyz(40.9684, 57.8795, 64.8785) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.27
Mediumturquoise
#48D1CC
ΔE00 5.18
Seafoam Blue
#78D1B6
ΔE00 5.35
Tiffany Blue
#7BF2DA
ΔE00 5.39
Aqua (survey)
#13EAC9
ΔE00 5.78
Aquamarine (survey)
#04D8B2
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCCA #DC5F71
analogous
#5FDC8C #5FDCCA #5FB0DC
triadic
#5FDCCA #CA5FDC #DCCA5F
tetradic
#5FDCCA #8C5FDC #DC5F71 #B0DC5F
square
#5FDCCA #8C5FDC #DC5F71 #B0DC5F
split-complementary
#5FDCCA #DC5FB0 #DC8C5F
monochromatic
#239E8C #2ED0B9 #5FDCCA #91E7DB #C3F2EB
Accessibility & contrast
On white
1.67
#5FDCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#5FDCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCCA
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCCA | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C9
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fdcca; /* rgb */ color: rgb(95, 220, 202); /* oklch */ color: oklch(81.9% 0.114 182.5);
Tailwind
colors: {
custom: {
50: '#98e7da',
500: '#5fdcca',
950: '#000000',
},
}SCSS
$custom: #5fdcca; $custom-light: #98e7da; $custom-dark: #000000;
JSON
{
"hex": "#5fdcca",
"rgb": {
"r": 95,
"g": 220,
"b": 202
},
"hsl": {
"h": 171.36,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.8191,
"c": 0.11438,
"h": 182.5
},
"luminance": 0.57884
}Semantic roles & 50–950 ramp
primary
#5FDCCA
secondary
#A23E4C
accent
#1A33CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483