#5FDCCB#5FDCCB
#5FDCCB is a light, moderate teal. Relative luminance 0.579; OKLCH L 81.9% C 0.114 H 183.2°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCCB |
|---|---|
| RGB | rgb(95, 220, 203) |
| HSL | hsl(172, 64%, 62%) |
| HSV | hsv(172, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(80.70, -38.74, -2.12) |
| CIE-LCH | lch(80.70, 38.80, 183.13°) |
| OKLab | oklab(81.94% -0.1138 -0.0063) |
| OKLCH | oklch(81.94% 0.114 183.2) |
| XYZ | xyz(41.0872, 57.9270, 65.5041) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.17
Mediumturquoise
#48D1CC
ΔE00 4.91
Tiffany Blue
#7BF2DA
ΔE00 5.49
Seafoam Blue
#78D1B6
ΔE00 5.57
Aqua (survey)
#13EAC9
ΔE00 6.01
Aquamarine (survey)
#04D8B2
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCCB #DC5F70
analogous
#5FDC8D #5FDCCB #5FAFDC
triadic
#5FDCCB #CB5FDC #DCCB5F
tetradic
#5FDCCB #8D5FDC #DC5F70 #AFDC5F
square
#5FDCCB #8D5FDC #DC5F70 #AFDC5F
split-complementary
#5FDCCB #DC5FAF #DC8D5F
monochromatic
#239E8D #2ED0BA #5FDCCB #91E7DB #C3F2EC
Accessibility & contrast
On white
1.67
#5FDCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#5FDCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCCB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCCB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#BFC2CD
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fdccb; /* rgb */ color: rgb(95, 220, 203); /* oklch */ color: oklch(81.9% 0.114 183.2);
Tailwind
colors: {
custom: {
50: '#98e7da',
500: '#5fdccb',
950: '#000000',
},
}SCSS
$custom: #5fdccb; $custom-light: #98e7da; $custom-dark: #000000;
JSON
{
"hex": "#5fdccb",
"rgb": {
"r": 95,
"g": 220,
"b": 203
},
"hsl": {
"h": 171.84,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.8194,
"c": 0.11402,
"h": 183.2
},
"luminance": 0.57931
}Semantic roles & 50–950 ramp
primary
#5FDCCB
secondary
#A23E4B
accent
#1A32CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483