#5FDFDC#5FDFDC
#5FDFDC is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.113 H 193.1°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFDC |
|---|---|
| RGB | rgb(95, 223, 220) |
| HSL | hsl(179, 67%, 62%) |
| HSV | hsv(179, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.04, -35.74, -9.17) |
| CIE-LCH | lch(82.04, 36.90, 194.40°) |
| OKLab | oklab(83.18% -0.1097 -0.0255) |
| OKLCH | oklch(83.18% 0.113 193.1) |
| XYZ | xyz(44.0197, 60.3711, 77.0292) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.71
Turquoise
#40E0D0
ΔE00 4.89
Darkturquoise
#00CED1
ΔE00 5.44
Bright Light Blue
#26F7FD
ΔE00 6.28
Bright Cyan
#41FDFE
ΔE00 6.79
Aqua Blue
#02D8E9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFDC #DF5F62
analogous
#5FDF9C #5FDFDC #5FA2DF
triadic
#5FDFDC #DC5FDF #DFDC5F
tetradic
#5FDFDC #9C5FDF #DF5F62 #A2DF5F
square
#5FDFDC #9C5FDF #DF5F62 #A2DF5F
split-complementary
#5FDFDC #DF5FA2 #DF9C5F
monochromatic
#21A3A0 #2CD5D1 #5FDFDC #92E9E7 #C5F3F2
Accessibility & contrast
On white
1.61
#5FDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5FDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFDC
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFDC | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fdfdc; /* rgb */ color: rgb(95, 223, 220); /* oklch */ color: oklch(83.2% 0.113 193.1);
Tailwind
colors: {
custom: {
50: '#99e9e6',
500: '#5fdfdc',
950: '#000000',
},
}SCSS
$custom: #5fdfdc; $custom-light: #99e9e6; $custom-dark: #000000;
JSON
{
"hex": "#5fdfdc",
"rgb": {
"r": 95,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.594,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.83182,
"c": 0.11262,
"h": 193.1
},
"luminance": 0.60376
}Semantic roles & 50–950 ramp
primary
#5FDFDC
secondary
#A63C3F
accent
#171BCF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484