#9CEDAF#9CEDAF
#9CEDAF is a very light, moderate green. Relative luminance 0.707; OKLCH L 87.8% C 0.117 H 150.8°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEDAF |
|---|---|
| RGB | rgb(156, 237, 175) |
| HSL | hsl(134, 69%, 77%) |
| HSV | hsv(134, 34%, 93%) |
| CMYK | cmyk(34.2%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(87.35, -37.26, 22.39) |
| CIE-LCH | lch(87.35, 43.47, 149.00°) |
| OKLab | oklab(87.78% -0.1021 0.057) |
| OKLCH | oklch(87.78% 0.117 150.8) |
| XYZ | xyz(51.7295, 70.7287, 51.4754) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.82
Light Sea Green
#98F6B0
ΔE00 2.39
Light Mint Green
#A6FBB2
ΔE00 3.46
Mint
#AAF0C1
ΔE00 3.64
Light Seafoam
#A0FEBF
ΔE00 3.67
Light Seafoam Green
#A7FFB5
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEDAF #ED9CDA
analogous
#B2ED9C #9CEDAF #9CEDD8
triadic
#9CEDAF #AF9CED #EDAF9C
tetradic
#9CEDAF #9CB2ED #ED9CDA #EDD89C
square
#9CEDAF #9CB2ED #ED9CDA #EDD89C
split-complementary
#9CEDAF #D89CED #ED9CB2
monochromatic
#34DA5B #68E485 #9CEDAF #D0F6D9 #E5FAEA
Accessibility & contrast
On white
1.39
#9CEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#9CEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEDAF
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEDAF | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AB
Deuteranopia (green-blind)
#E1D7B2
Tritanopia (blue-blind)
#8FEADC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #9cedaf; /* rgb */ color: rgb(156, 237, 175); /* oklch */ color: oklch(87.8% 0.117 150.8);
Tailwind
colors: {
custom: {
50: '#bbf3c7',
500: '#9cedaf',
950: '#000000',
},
}SCSS
$custom: #9cedaf; $custom-light: #bbf3c7; $custom-dark: #000000;
JSON
{
"hex": "#9cedaf",
"rgb": {
"r": 156,
"g": 237,
"b": 175
},
"hsl": {
"h": 134.074,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.87778,
"c": 0.1169,
"h": 150.8
},
"luminance": 0.70731
}Semantic roles & 50–950 ramp
primary
#9CEDAF
secondary
#C964B1
accent
#14A5D1
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121713
muted
#828582