#5FDEDC#5FDEDC
#5FDEDC is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.112 H 193.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEDC |
|---|---|
| RGB | rgb(95, 222, 220) |
| HSL | hsl(179, 66%, 62%) |
| HSV | hsv(179, 57%, 87%) |
| CMYK | cmyk(57.2%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.75, -35.27, -9.61) |
| CIE-LCH | lch(81.75, 36.56, 195.23°) |
| OKLab | oklab(82.95% -0.1087 -0.0266) |
| OKLCH | oklch(82.95% 0.112 193.8) |
| XYZ | xyz(43.7533, 59.8383, 76.9404) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.63
Darkturquoise
#00CED1
ΔE00 5.20
Turquoise
#40E0D0
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 6.35
Aqua Blue
#02D8E9
ΔE00 6.50
Bright Cyan
#41FDFE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEDC #DE5F61
analogous
#5FDE9D #5FDEDC #5FA1DE
triadic
#5FDEDC #DC5FDE #DEDC5F
tetradic
#5FDEDC #9D5FDE #DE5F61 #A1DE5F
square
#5FDEDC #9D5FDE #DE5F61 #A1DE5F
split-complementary
#5FDEDC #DE5FA1 #DE9D5F
monochromatic
#21A19F #2CD4D1 #5FDEDC #92E8E7 #C4F3F2
Accessibility & contrast
On white
1.62
#5FDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#5FDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEDC
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEDC | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdedc; /* rgb */ color: rgb(95, 222, 220); /* oklch */ color: oklch(82.9% 0.112 193.8);
Tailwind
colors: {
custom: {
50: '#99e8e6',
500: '#5fdedc',
950: '#000000',
},
}SCSS
$custom: #5fdedc; $custom-light: #99e8e6; $custom-dark: #000000;
JSON
{
"hex": "#5fdedc",
"rgb": {
"r": 95,
"g": 222,
"b": 220
},
"hsl": {
"h": 179.055,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.82948,
"c": 0.11188,
"h": 193.8
},
"luminance": 0.59843
}Semantic roles & 50–950 ramp
primary
#5FDEDC
secondary
#A43D3E
accent
#181BCE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484