#8DDEAF#8DDEAF
#8DDEAF is a very light, moderate green. Relative luminance 0.610; OKLCH L 83.6% C 0.104 H 157.7°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDEAF |
|---|---|
| RGB | rgb(141, 222, 175) |
| HSL | hsl(145, 55%, 71%) |
| HSV | hsv(145, 36%, 87%) |
| CMYK | cmyk(36.5%, 0%, 21.2%, 12.9%) |
| CIE-LAB | lab(82.38, -34.80, 15.36) |
| CIE-LCH | lch(82.38, 38.04, 156.19°) |
| OKLab | oklab(83.57% -0.0962 0.0394) |
| OKLCH | oklch(83.57% 0.104 157.7) |
| XYZ | xyz(44.8407, 60.9978, 49.9601) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.22
Hospital Green
#9BE5AA
ΔE00 3.68
Light Teal
#90E4C1
ΔE00 3.76
Mint
#AAF0C1
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 6.53
Light Turquoise
#7EF4CC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDEAF #DE8DBC
analogous
#93DE8D #8DDEAF #8DDED7
triadic
#8DDEAF #AF8DDE #DEAF8D
tetradic
#8DDEAF #8D93DE #DE8DBC #DED78D
square
#8DDEAF #8D93DE #DE8DBC #DED78D
split-complementary
#8DDEAF #D78DDE #DE8D93
monochromatic
#36BB6E #5ED08E #8DDEAF #BCECD0 #E7F8EE
Accessibility & contrast
On white
1.59
#8DDEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#8DDEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDEAF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDEAF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2AC
Deuteranopia (green-blind)
#D0C9B2
Tritanopia (blue-blind)
#7CDDD1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8ddeaf; /* rgb */ color: rgb(141, 222, 175); /* oklch */ color: oklch(83.6% 0.104 157.7);
Tailwind
colors: {
custom: {
50: '#b1e8c7',
500: '#8ddeaf',
950: '#000000',
},
}SCSS
$custom: #8ddeaf; $custom-light: #b1e8c7; $custom-dark: #000000;
JSON
{
"hex": "#8ddeaf",
"rgb": {
"r": 141,
"g": 222,
"b": 175
},
"hsl": {
"h": 145.185,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.83565,
"c": 0.10401,
"h": 157.7
},
"luminance": 0.61
}Semantic roles & 50–950 ramp
primary
#8DDEAF
secondary
#B65A8F
accent
#2380C3
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482