#5FDFCD#5FDFCD
#5FDFCD is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.7% C 0.116 H 182.7°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFCD |
|---|---|
| RGB | rgb(95, 223, 205) |
| HSL | hsl(172, 67%, 62%) |
| HSV | hsv(172, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(81.63, -39.60, -1.82) |
| CIE-LCH | lch(81.63, 39.64, 182.63°) |
| OKLab | oklab(82.71% -0.1161 -0.0055) |
| OKLCH | oklch(82.71% 0.116 182.7) |
| XYZ | xyz(42.1215, 59.6118, 67.0322) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.01
Tiffany Blue
#7BF2DA
ΔE00 4.82
Aqua (survey)
#13EAC9
ΔE00 5.48
Mediumturquoise
#48D1CC
ΔE00 5.50
Seafoam Blue
#78D1B6
ΔE00 5.80
Bright Aqua
#0BF9EA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFCD #DF5F71
analogous
#5FDF8D #5FDFCD #5FB1DF
triadic
#5FDFCD #CD5FDF #DFCD5F
tetradic
#5FDFCD #8D5FDF #DF5F71 #B1DF5F
square
#5FDFCD #8D5FDF #DF5F71 #B1DF5F
split-complementary
#5FDFCD #DF5FB1 #DF8D5F
monochromatic
#21A391 #2CD5BD #5FDFCD #92E9DD #C5F3ED
Accessibility & contrast
On white
1.62
#5FDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#5FDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFCD
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFCD | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CC
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdfcd; /* rgb */ color: rgb(95, 223, 205); /* oklch */ color: oklch(82.7% 0.116 182.7);
Tailwind
colors: {
custom: {
50: '#98e9dc',
500: '#5fdfcd',
950: '#000000',
},
}SCSS
$custom: #5fdfcd; $custom-light: #98e9dc; $custom-dark: #000000;
JSON
{
"hex": "#5fdfcd",
"rgb": {
"r": 95,
"g": 223,
"b": 205
},
"hsl": {
"h": 171.563,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.82711,
"c": 0.11626,
"h": 182.7
},
"luminance": 0.59616
}Semantic roles & 50–950 ramp
primary
#5FDFCD
secondary
#A63C4B
accent
#1731CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484