#8FDDBA#8FDDBA
#8FDDBA is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.092 H 164.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDDBA |
|---|---|
| RGB | rgb(143, 221, 186) |
| HSL | hsl(153, 53%, 71%) |
| HSV | hsv(153, 35%, 87%) |
| CMYK | cmyk(35.3%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(82.43, -31.58, 9.65) |
| CIE-LCH | lch(82.43, 33.02, 163.01°) |
| OKLab | oklab(83.71% -0.0886 0.0249) |
| OKLCH | oklch(83.71% 0.092 164.3) |
| XYZ | xyz(46.0438, 61.0950, 55.8112) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.67
Seafoam
#7FE0B3
ΔE00 3.08
Seafoam Blue
#78D1B6
ΔE00 4.37
Pale Teal
#82CBB2
ΔE00 5.01
Mediumaquamarine
#66CDAA
ΔE00 5.58
Mint
#AAF0C1
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDDBA #DD8FB2
analogous
#8FDD93 #8FDDBA #8FD9DD
triadic
#8FDDBA #BA8FDD #DDBA8F
tetradic
#8FDDBA #938FDD #DD8FB2 #D9DD8F
square
#8FDDBA #938FDD #DD8FB2 #D9DD8F
split-complementary
#8FDDBA #DD8FD9 #DD938F
monochromatic
#38B97F #60CF9D #8FDDBA #BEEBD7 #E8F8F1
Accessibility & contrast
On white
1.59
#8FDDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#8FDDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDDBA
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDDBA | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B8
Deuteranopia (green-blind)
#CDC9BC
Tritanopia (blue-blind)
#7CDDD3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8fddba; /* rgb */ color: rgb(143, 221, 186); /* oklch */ color: oklch(83.7% 0.092 164.3);
Tailwind
colors: {
custom: {
50: '#b2e8ce',
500: '#8fddba',
950: '#000000',
},
}SCSS
$custom: #8fddba; $custom-light: #b2e8ce; $custom-dark: #000000;
JSON
{
"hex": "#8fddba",
"rgb": {
"r": 143,
"g": 221,
"b": 186
},
"hsl": {
"h": 153.077,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.83713,
"c": 0.09202,
"h": 164.3
},
"luminance": 0.61098
}Semantic roles & 50–950 ramp
primary
#8FDDBA
secondary
#B55C84
accent
#256BC1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483