#5FDFCF#5FDFCF
#5FDFCF is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.116 H 184.1°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFCF |
|---|---|
| RGB | rgb(95, 223, 207) |
| HSL | hsl(173, 67%, 62%) |
| HSV | hsv(173, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(81.68, -39.10, -2.80) |
| CIE-LCH | lch(81.68, 39.20, 184.10°) |
| OKLab | oklab(82.77% -0.1153 -0.0082) |
| OKLCH | oklch(82.77% 0.116 184.1) |
| XYZ | xyz(42.3645, 59.7090, 68.3118) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.86
Mediumturquoise
#48D1CC
ΔE00 5.00
Tiffany Blue
#7BF2DA
ΔE00 5.08
Aqua (survey)
#13EAC9
ΔE00 5.97
Seafoam Blue
#78D1B6
ΔE00 6.24
Bright Aqua
#0BF9EA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFCF #DF5F6F
analogous
#5FDF8F #5FDFCF #5FAFDF
triadic
#5FDFCF #CF5FDF #DFCF5F
tetradic
#5FDFCF #8F5FDF #DF5F6F #AFDF5F
square
#5FDFCF #8F5FDF #DF5F6F #AFDF5F
split-complementary
#5FDFCF #DF5FAF #DF8F5F
monochromatic
#21A393 #2CD5C0 #5FDFCF #92E9DE #C5F3EE
Accessibility & contrast
On white
1.62
#5FDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#5FDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFCF
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFCF | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4CE
Deuteranopia (green-blind)
#C1C5D1
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdfcf; /* rgb */ color: rgb(95, 223, 207); /* oklch */ color: oklch(82.8% 0.116 184.1);
Tailwind
colors: {
custom: {
50: '#98e9dd',
500: '#5fdfcf',
950: '#000000',
},
}SCSS
$custom: #5fdfcf; $custom-light: #98e9dd; $custom-dark: #000000;
JSON
{
"hex": "#5fdfcf",
"rgb": {
"r": 95,
"g": 223,
"b": 207
},
"hsl": {
"h": 172.5,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.82771,
"c": 0.11555,
"h": 184.1
},
"luminance": 0.59713
}Semantic roles & 50–950 ramp
primary
#5FDFCF
secondary
#A63C4A
accent
#172ECF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484