#8DDEAE#8DDEAE
#8DDEAE is a very light, moderate green. Relative luminance 0.610; OKLCH L 83.5% C 0.105 H 157.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDEAE |
|---|---|
| RGB | rgb(141, 222, 174) |
| HSL | hsl(144, 55%, 71%) |
| HSV | hsv(144, 36%, 87%) |
| CMYK | cmyk(36.5%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(82.36, -35.00, 15.85) |
| CIE-LCH | lch(82.36, 38.42, 155.63°) |
| OKLab | oklab(83.54% -0.0967 0.0407) |
| OKLCH | oklch(83.54% 0.105 157.2) |
| XYZ | xyz(44.7429, 60.9587, 49.4448) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.36
Hospital Green
#9BE5AA
ΔE00 3.48
Light Teal
#90E4C1
ΔE00 4.00
Mint
#AAF0C1
ΔE00 4.79
Light Sea Green
#98F6B0
ΔE00 6.53
Mediumaquamarine
#66CDAA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDEAE #DE8DBD
analogous
#94DE8D #8DDEAE #8DDED6
triadic
#8DDEAE #AE8DDE #DEAE8D
tetradic
#8DDEAE #8D94DE #DE8DBD #DED68D
square
#8DDEAE #8D94DE #DE8DBD #DED68D
split-complementary
#8DDEAE #D68DDE #DE8D94
monochromatic
#36BB6C #5ED08C #8DDEAE #BCECD0 #E7F8EE
Accessibility & contrast
On white
1.59
#8DDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#8DDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDEAE
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDEAE | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2AB
Deuteranopia (green-blind)
#D0C9B1
Tritanopia (blue-blind)
#7CDDD1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8ddeae; /* rgb */ color: rgb(141, 222, 174); /* oklch */ color: oklch(83.5% 0.105 157.2);
Tailwind
colors: {
custom: {
50: '#b1e8c6',
500: '#8ddeae',
950: '#000000',
},
}SCSS
$custom: #8ddeae; $custom-light: #b1e8c6; $custom-dark: #000000;
JSON
{
"hex": "#8ddeae",
"rgb": {
"r": 141,
"g": 222,
"b": 174
},
"hsl": {
"h": 144.444,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.83541,
"c": 0.10489,
"h": 157.2
},
"luminance": 0.60961
}Semantic roles & 50–950 ramp
primary
#8DDEAE
secondary
#B65A90
accent
#2382C3
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482