#5FDFCA#5FDFCA
#5FDFCA is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.6% C 0.117 H 180.8°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFCA |
|---|---|
| RGB | rgb(95, 223, 202) |
| HSL | hsl(170, 67%, 62%) |
| HSV | hsv(170, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(81.55, -40.35, -0.34) |
| CIE-LCH | lch(81.55, 40.35, 180.48°) |
| OKLab | oklab(82.62% -0.1174 -0.0016) |
| OKLCH | oklch(82.62% 0.117 180.8) |
| XYZ | xyz(41.7629, 59.4683, 65.1433) |
| Luminance | 0.5947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.56
Tiffany Blue
#7BF2DA
ΔE00 4.59
Aqua (survey)
#13EAC9
ΔE00 4.83
Seafoam Blue
#78D1B6
ΔE00 5.24
Aquamarine (survey)
#04D8B2
ΔE00 6.10
Mediumturquoise
#48D1CC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFCA #DF5F74
analogous
#5FDF8A #5FDFCA #5FB4DF
triadic
#5FDFCA #CA5FDF #DFCA5F
tetradic
#5FDFCA #8A5FDF #DF5F74 #B4DF5F
square
#5FDFCA #8A5FDF #DF5F74 #B4DF5F
split-complementary
#5FDFCA #DF5FB4 #DF8A5F
monochromatic
#21A38E #2CD5B9 #5FDFCA #92E9DB #C5F3EC
Accessibility & contrast
On white
1.63
#5FDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#5FDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFCA
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFCA | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#C2C5CC
Tritanopia (blue-blind)
#00E3D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdfca; /* rgb */ color: rgb(95, 223, 202); /* oklch */ color: oklch(82.6% 0.117 180.8);
Tailwind
colors: {
custom: {
50: '#98e9da',
500: '#5fdfca',
950: '#000000',
},
}SCSS
$custom: #5fdfca; $custom-light: #98e9da; $custom-dark: #000000;
JSON
{
"hex": "#5fdfca",
"rgb": {
"r": 95,
"g": 223,
"b": 202
},
"hsl": {
"h": 170.156,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.82621,
"c": 0.11745,
"h": 180.8
},
"luminance": 0.59473
}Semantic roles & 50–950 ramp
primary
#5FDFCA
secondary
#A63C4E
accent
#1735CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483