#9AE8A2#9AE8A2
#9AE8A2 is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.3% C 0.123 H 146.9°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9AE8A2 |
|---|---|
| RGB | rgb(154, 232, 162) |
| HSL | hsl(126, 63%, 76%) |
| HSV | hsv(126, 34%, 91%) |
| CMYK | cmyk(33.6%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(85.60, -37.82, 26.66) |
| CIE-LCH | lch(85.60, 46.28, 144.82°) |
| OKLab | oklab(86.26% -0.1032 0.0673) |
| OKLCH | oklch(86.26% 0.123 146.9) |
| XYZ | xyz(48.7023, 67.1895, 44.5781) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.26
Light Sea Green
#98F6B0
ΔE00 3.37
Light Mint Green
#A6FBB2
ΔE00 4.03
Lightgreen
#90EE90
ΔE00 4.17
Mint (survey)
#9FFEB0
ΔE00 4.71
Light Seafoam Green
#A7FFB5
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AE8A2 #E89AE0
analogous
#B9E89A #9AE8A2 #9AE8C9
triadic
#9AE8A2 #A29AE8 #E8A29A
tetradic
#9AE8A2 #9AB9E8 #E89AE0 #E8C99A
square
#9AE8A2 #9AB9E8 #E89AE0 #E8C99A
split-complementary
#9AE8A2 #C99AE8 #E89AB9
monochromatic
#36D146 #68DD74 #9AE8A2 #CCF3D0 #E6F9E8
Accessibility & contrast
On white
1.45
#9AE8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#9AE8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AE8A2
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AE8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AE8A2 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9E
Deuteranopia (green-blind)
#DED3A6
Tritanopia (blue-blind)
#90E4D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9ae8a2; /* rgb */ color: rgb(154, 232, 162); /* oklch */ color: oklch(86.3% 0.123 146.9);
Tailwind
colors: {
custom: {
50: '#baefbe',
500: '#9ae8a2',
950: '#000000',
},
}SCSS
$custom: #9ae8a2; $custom-light: #baefbe; $custom-dark: #000000;
JSON
{
"hex": "#9ae8a2",
"rgb": {
"r": 154,
"g": 232,
"b": 162
},
"hsl": {
"h": 126.154,
"s": 62.903,
"l": 75.686
},
"oklch": {
"l": 0.86255,
"c": 0.12325,
"h": 146.9
},
"luminance": 0.67192
}Semantic roles & 50–950 ramp
primary
#9AE8A2
secondary
#C364B9
accent
#1BB9CB
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121612
muted
#828582