#A9FEBC#A9FEBC
#A9FEBC is a very light, vivid green. Relative luminance 0.829; OKLCH L 92.6% C 0.122 H 150.5°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FEBC |
|---|---|
| RGB | rgb(169, 254, 188) |
| HSL | hsl(133, 98%, 83%) |
| HSV | hsv(133, 33%, 100%) |
| CMYK | cmyk(33.5%, 0%, 26%, 0.4%) |
| CIE-LAB | lab(92.99, -38.79, 23.61) |
| CIE-LCH | lch(92.99, 45.41, 148.67°) |
| OKLab | oklab(92.58% -0.1063 0.0601) |
| OKLCH | oklch(92.58% 0.122 150.5) |
| XYZ | xyz(60.8778, 82.9464, 60.3697) |
| Luminance | 0.8295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.51
Light Seafoam Green
#A7FFB5
ΔE00 1.53
Light Mint Green
#A6FBB2
ΔE00 1.63
Light Mint
#B6FFBB
ΔE00 1.95
Mint (survey)
#9FFEB0
ΔE00 2.34
Light Sea Green
#98F6B0
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FEBC #FEA9EB
analogous
#C0FEA9 #A9FEBC #A9FEE7
triadic
#A9FEBC #BCA9FE #FEBCA9
tetradic
#A9FEBC #A9C0FE #FEA9EB #FEE7A9
square
#A9FEBC #A9C0FE #FEA9EB #FEE7A9
split-complementary
#A9FEBC #E7A9FE #FEA9C0
monochromatic
#30FD5E #6DFD8D #A9FEBC #E1FFE7 #E1FFE7
Accessibility & contrast
On white
1.19
#A9FEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#A9FEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FEBC
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FEBC | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B8
Deuteranopia (green-blind)
#F2E7C0
Tritanopia (blue-blind)
#9CFBEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a9febc; /* rgb */ color: rgb(169, 254, 188); /* oklch */ color: oklch(92.6% 0.122 150.5);
Tailwind
colors: {
custom: {
50: '#c5ffd0',
500: '#a9febc',
950: '#000000',
},
}SCSS
$custom: #a9febc; $custom-light: #c5ffd0; $custom-dark: #000000;
JSON
{
"hex": "#a9febc",
"rgb": {
"r": 169,
"g": 254,
"b": 188
},
"hsl": {
"h": 133.412,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.92583,
"c": 0.12207,
"h": 150.5
},
"luminance": 0.82949
}Semantic roles & 50–950 ramp
primary
#A9FEBC
secondary
#E368C7
accent
#00B2E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683