#9DEDAF#9DEDAF
#9DEDAF is a very light, moderate green. Relative luminance 0.708; OKLCH L 87.8% C 0.116 H 150.5°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9DEDAF |
|---|---|
| RGB | rgb(157, 237, 175) |
| HSL | hsl(134, 69%, 77%) |
| HSV | hsv(134, 34%, 93%) |
| CMYK | cmyk(33.8%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(87.40, -36.96, 22.47) |
| CIE-LCH | lch(87.40, 43.25, 148.71°) |
| OKLab | oklab(87.83% -0.1012 0.0572) |
| OKLCH | oklch(87.83% 0.116 150.5) |
| XYZ | xyz(51.9239, 70.8290, 51.4846) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.80
Light Sea Green
#98F6B0
ΔE00 2.44
Light Mint Green
#A6FBB2
ΔE00 3.43
Mint
#AAF0C1
ΔE00 3.61
Light Seafoam
#A0FEBF
ΔE00 3.71
Light Seafoam Green
#A7FFB5
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DEDAF #ED9DDB
analogous
#B3ED9D #9DEDAF #9DEDD7
triadic
#9DEDAF #AF9DED #EDAF9D
tetradic
#9DEDAF #9DB3ED #ED9DDB #EDD79D
square
#9DEDAF #9DB3ED #ED9DDB #EDD79D
split-complementary
#9DEDAF #D79DED #ED9DB3
monochromatic
#36DA5B #69E485 #9DEDAF #D1F6D9 #E5FAEA
Accessibility & contrast
On white
1.38
#9DEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#9DEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DEDAF
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DEDAF | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AB
Deuteranopia (green-blind)
#E1D8B2
Tritanopia (blue-blind)
#91EADC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #9dedaf; /* rgb */ color: rgb(157, 237, 175); /* oklch */ color: oklch(87.8% 0.116 150.5);
Tailwind
colors: {
custom: {
50: '#bcf3c7',
500: '#9dedaf',
950: '#000000',
},
}SCSS
$custom: #9dedaf; $custom-light: #bcf3c7; $custom-dark: #000000;
JSON
{
"hex": "#9dedaf",
"rgb": {
"r": 157,
"g": 237,
"b": 175
},
"hsl": {
"h": 133.5,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.8783,
"c": 0.11627,
"h": 150.5
},
"luminance": 0.70832
}Semantic roles & 50–950 ramp
primary
#9DEDAF
secondary
#C965B3
accent
#15A7D1
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121713
muted
#828582