#9DDEAE#9DDEAE
#9DDEAE is a very light, moderate green. Relative luminance 0.625; OKLCH L 84.4% C 0.094 H 152.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9DDEAE |
|---|---|
| RGB | rgb(157, 222, 174) |
| HSL | hsl(136, 50%, 74%) |
| HSV | hsv(136, 29%, 87%) |
| CMYK | cmyk(29.3%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(83.16, -30.17, 17.10) |
| CIE-LCH | lch(83.16, 34.68, 150.46°) |
| OKLab | oklab(84.4% -0.083 0.0438) |
| OKLCH | oklch(84.4% 0.094 152.2) |
| XYZ | xyz(47.6634, 62.4646, 49.5817) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.76
Mint
#AAF0C1
ΔE00 4.07
Seafoam
#7FE0B3
ΔE00 4.69
Light Teal
#90E4C1
ΔE00 5.18
Light Grey Green
#B7E1A1
ΔE00 6.44
Light Sage
#BCECAC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DDEAE #DE9DCD
analogous
#ADDE9D #9DDEAE #9DDECF
triadic
#9DDEAE #AE9DDE #DEAE9D
tetradic
#9DDEAE #9DADDE #DE9DCD #DECF9D
square
#9DDEAE #9DADDE #DE9DCD #DECF9D
split-complementary
#9DDEAE #CF9DDE #DE9DAD
monochromatic
#41BF62 #6FCF88 #9DDEAE #CBEDD4 #E8F7EC
Accessibility & contrast
On white
1.56
#9DDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#9DDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DDEAE
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DDEAE | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4AB
Deuteranopia (green-blind)
#D4CCB1
Tritanopia (blue-blind)
#93DCD1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #9ddeae; /* rgb */ color: rgb(157, 222, 174); /* oklch */ color: oklch(84.4% 0.094 152.2);
Tailwind
colors: {
custom: {
50: '#bbe8c6',
500: '#9ddeae',
950: '#000000',
},
}SCSS
$custom: #9ddeae; $custom-light: #bbe8c6; $custom-dark: #000000;
JSON
{
"hex": "#9ddeae",
"rgb": {
"r": 157,
"g": 222,
"b": 174
},
"hsl": {
"h": 135.692,
"s": 49.618,
"l": 74.314
},
"oklch": {
"l": 0.84403,
"c": 0.0939,
"h": 152.2
},
"luminance": 0.62467
}Semantic roles & 50–950 ramp
primary
#9DDEAE
secondary
#B669A2
accent
#2996BD
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121613
muted
#828482