#BEEAAA#BEEAAA
#BEEAAA is a very light, moderate green. Relative luminance 0.727; OKLCH L 89.0% C 0.097 H 136.1°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEAAA |
|---|---|
| RGB | rgb(190, 234, 170) |
| HSL | hsl(101, 60%, 79%) |
| HSV | hsv(101, 27%, 92%) |
| CMYK | cmyk(18.8%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(88.30, -25.69, 26.56) |
| CIE-LCH | lch(88.30, 36.95, 134.04°) |
| OKLab | oklab(89% -0.0698 0.0672) |
| OKLCH | oklch(89% 0.097 136.1) |
| XYZ | xyz(57.9121, 72.6939, 49.0026) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.81
Light Grey Green
#B7E1A1
ΔE00 2.01
Washed Out Green
#BCF5A6
ΔE00 3.53
Very Pale Green
#CFFDBC
ΔE00 4.02
Pale Green
#C7FDB5
ΔE00 4.10
Very Light Green
#D1FFBD
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEAAA #D6AAEA
analogous
#DEEAAA #BEEAAA #AAEAB6
triadic
#BEEAAA #AABEEA #EAAABE
tetradic
#BEEAAA #AADEEA #D6AAEA #EAB6AA
square
#BEEAAA #AADEEA #D6AAEA #EAB6AA
split-complementary
#BEEAAA #B6AAEA #EAAADE
monochromatic
#73D248 #98DE79 #BEEAAA #E4F6DB #ECF9E6
Accessibility & contrast
On white
1.35
#BEEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#BEEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEAAA
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEAAA | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A6
Deuteranopia (green-blind)
#E8DCAD
Tritanopia (blue-blind)
#BDE5D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #beeaaa; /* rgb */ color: rgb(190, 234, 170); /* oklch */ color: oklch(89.0% 0.097 136.1);
Tailwind
colors: {
custom: {
50: '#d2f1c3',
500: '#beeaaa',
950: '#000000',
},
}SCSS
$custom: #beeaaa; $custom-light: #d2f1c3; $custom-dark: #000000;
JSON
{
"hex": "#beeaaa",
"rgb": {
"r": 190,
"g": 234,
"b": 170
},
"hsl": {
"h": 101.25,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.89002,
"c": 0.09683,
"h": 136.1
},
"luminance": 0.72695
}Semantic roles & 50–950 ramp
primary
#BEEAAA
secondary
#AC72C6
accent
#1DC893
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582