#5FDDC8#5FDDC8
#5FDDC8 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.1% C 0.116 H 180.6°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDC8 |
|---|---|
| RGB | rgb(95, 221, 200) |
| HSL | hsl(170, 65%, 62%) |
| HSV | hsv(170, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(80.91, -39.94, -0.21) |
| CIE-LCH | lch(80.91, 39.94, 180.30°) |
| OKLab | oklab(82.09% -0.1162 -0.0012) |
| OKLCH | oklch(82.09% 0.116 180.6) |
| XYZ | xyz(40.9964, 58.3119, 63.7272) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.71
Seafoam Blue
#78D1B6
ΔE00 4.90
Tiffany Blue
#7BF2DA
ΔE00 4.99
Aqua (survey)
#13EAC9
ΔE00 5.06
Aquamarine (survey)
#04D8B2
ΔE00 5.96
Mediumturquoise
#48D1CC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDC8 #DD5F74
analogous
#5FDD89 #5FDDC8 #5FB3DD
triadic
#5FDDC8 #C85FDD #DDC85F
tetradic
#5FDDC8 #895FDD #DD5F74 #B3DD5F
square
#5FDDC8 #895FDD #DD5F74 #B3DD5F
split-complementary
#5FDDC8 #DD5FB3 #DD895F
monochromatic
#22A08B #2DD2B7 #5FDDC8 #91E8D9 #C4F2EB
Accessibility & contrast
On white
1.66
#5FDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#5FDDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDC8
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDC8 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#00E1D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fddc8; /* rgb */ color: rgb(95, 221, 200); /* oklch */ color: oklch(82.1% 0.116 180.6);
Tailwind
colors: {
custom: {
50: '#98e8d8',
500: '#5fddc8',
950: '#000000',
},
}SCSS
$custom: #5fddc8; $custom-light: #98e8d8; $custom-dark: #000000;
JSON
{
"hex": "#5fddc8",
"rgb": {
"r": 95,
"g": 221,
"b": 200
},
"hsl": {
"h": 170,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.82087,
"c": 0.11622,
"h": 180.6
},
"luminance": 0.58316
}Semantic roles & 50–950 ramp
primary
#5FDDC8
secondary
#A33D4E
accent
#1937CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483