#9CEDAE#9CEDAE
#9CEDAE is a very light, moderate green. Relative luminance 0.707; OKLCH L 87.8% C 0.118 H 150.4°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEDAE |
|---|---|
| RGB | rgb(156, 237, 174) |
| HSL | hsl(133, 69%, 77%) |
| HSV | hsv(133, 34%, 93%) |
| CMYK | cmyk(34.2%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(87.33, -37.43, 22.88) |
| CIE-LCH | lch(87.33, 43.87, 148.57°) |
| OKLab | oklab(87.76% -0.1025 0.0582) |
| OKLCH | oklch(87.76% 0.118 150.4) |
| XYZ | xyz(51.6317, 70.6896, 50.9601) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.85
Light Sea Green
#98F6B0
ΔE00 2.31
Light Mint Green
#A6FBB2
ΔE00 3.35
Light Seafoam
#A0FEBF
ΔE00 3.72
Mint
#AAF0C1
ΔE00 3.83
Light Seafoam Green
#A7FFB5
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEDAE #ED9CDB
analogous
#B3ED9C #9CEDAE #9CEDD6
triadic
#9CEDAE #AE9CED #EDAE9C
tetradic
#9CEDAE #9CB3ED #ED9CDB #EDD69C
square
#9CEDAE #9CB3ED #ED9CDB #EDD69C
split-complementary
#9CEDAE #D69CED #ED9CB3
monochromatic
#34DA59 #68E484 #9CEDAE #D0F6D8 #E5FAEA
Accessibility & contrast
On white
1.39
#9CEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#9CEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEDAE
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEDAE | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#E1D7B2
Tritanopia (blue-blind)
#8FEADC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #9cedae; /* rgb */ color: rgb(156, 237, 174); /* oklch */ color: oklch(87.8% 0.118 150.4);
Tailwind
colors: {
custom: {
50: '#bbf3c6',
500: '#9cedae',
950: '#000000',
},
}SCSS
$custom: #9cedae; $custom-light: #bbf3c6; $custom-dark: #000000;
JSON
{
"hex": "#9cedae",
"rgb": {
"r": 156,
"g": 237,
"b": 174
},
"hsl": {
"h": 133.333,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.87756,
"c": 0.11786,
"h": 150.4
},
"luminance": 0.70692
}Semantic roles & 50–950 ramp
primary
#9CEDAE
secondary
#C964B3
accent
#14A7D1
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121713
muted
#828582