#5FDDCA#5FDDCA
#5FDDCA is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.1% C 0.115 H 181.9°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDCA |
|---|---|
| RGB | rgb(95, 221, 202) |
| HSL | hsl(171, 65%, 62%) |
| HSV | hsv(171, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(80.96, -39.45, -1.19) |
| CIE-LCH | lch(80.96, 39.46, 181.73°) |
| OKLab | oklab(82.15% -0.1153 -0.0038) |
| OKLCH | oklch(82.15% 0.115 181.9) |
| XYZ | xyz(41.2317, 58.4060, 64.9662) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.31
Tiffany Blue
#7BF2DA
ΔE00 5.11
Seafoam Blue
#78D1B6
ΔE00 5.28
Aqua (survey)
#13EAC9
ΔE00 5.45
Mediumturquoise
#48D1CC
ΔE00 5.55
Aquamarine (survey)
#04D8B2
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDCA #DD5F72
analogous
#5FDD8B #5FDDCA #5FB1DD
triadic
#5FDDCA #CA5FDD #DDCA5F
tetradic
#5FDDCA #8B5FDD #DD5F72 #B1DD5F
square
#5FDDCA #8B5FDD #DD5F72 #B1DD5F
split-complementary
#5FDDCA #DD5FB1 #DD8B5F
monochromatic
#22A08D #2DD2B9 #5FDDCA #91E8DB #C4F2EB
Accessibility & contrast
On white
1.66
#5FDDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#5FDDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDCA
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDCA | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C9
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fddca; /* rgb */ color: rgb(95, 221, 202); /* oklch */ color: oklch(82.1% 0.115 181.9);
Tailwind
colors: {
custom: {
50: '#98e8da',
500: '#5fddca',
950: '#000000',
},
}SCSS
$custom: #5fddca; $custom-light: #98e8da; $custom-dark: #000000;
JSON
{
"hex": "#5fddca",
"rgb": {
"r": 95,
"g": 221,
"b": 202
},
"hsl": {
"h": 170.952,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.82147,
"c": 0.11539,
"h": 181.9
},
"luminance": 0.5841
}Semantic roles & 50–950 ramp
primary
#5FDDCA
secondary
#A33D4D
accent
#1934CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483