#9ED4AF#9ED4AF
#9ED4AF is a very light, moderate green. Relative luminance 0.575; OKLCH L 82.2% C 0.076 H 154.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9ED4AF |
|---|---|
| RGB | rgb(158, 212, 175) |
| HSL | hsl(139, 39%, 73%) |
| HSV | hsv(139, 25%, 83%) |
| CMYK | cmyk(25.5%, 0%, 17.5%, 16.9%) |
| CIE-LAB | lab(80.43, -24.86, 12.74) |
| CIE-LCH | lch(80.43, 27.94, 152.87°) |
| OKLab | oklab(82.23% -0.0688 0.0328) |
| OKLCH | oklch(82.23% 0.076 154.5) |
| XYZ | xyz(45.3796, 57.4495, 49.2470) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.61
Pale Teal
#82CBB2
ΔE00 6.00
Seafoam
#7FE0B3
ΔE00 6.10
Hospital Green
#9BE5AA
ΔE00 6.18
Mint
#AAF0C1
ΔE00 6.52
Darkseagreen
#8FBC8F
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ED4AF #D49EC3
analogous
#A8D49E #9ED4AF #9ED4CA
triadic
#9ED4AF #AF9ED4 #D4AF9E
tetradic
#9ED4AF #9EA8D4 #D49EC3 #D4CA9E
square
#9ED4AF #9EA8D4 #D49EC3 #D4CA9E
split-complementary
#9ED4AF #CA9ED4 #D49EA8
monochromatic
#4CAC6A #74C18C #9ED4AF #C8E7D2 #EAF6EE
Accessibility & contrast
On white
1.68
#9ED4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#9ED4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ED4AF
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ED4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ED4AF | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CBAD
Deuteranopia (green-blind)
#CBC5B1
Tritanopia (blue-blind)
#95D3C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9ed4af; /* rgb */ color: rgb(158, 212, 175); /* oklch */ color: oklch(82.2% 0.076 154.5);
Tailwind
colors: {
custom: {
50: '#bbe1c7',
500: '#9ed4af',
950: '#000000',
},
}SCSS
$custom: #9ed4af; $custom-light: #bbe1c7; $custom-dark: #000000;
JSON
{
"hex": "#9ed4af",
"rgb": {
"r": 158,
"g": 212,
"b": 175
},
"hsl": {
"h": 138.889,
"s": 38.571,
"l": 72.549
},
"oklch": {
"l": 0.82233,
"c": 0.07628,
"h": 154.5
},
"luminance": 0.57451
}Semantic roles & 50–950 ramp
primary
#9ED4AF
secondary
#AA6C97
accent
#348AB2
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121513
muted
#828482