#CBEAAA#CBEAAA
#CBEAAA is a very light, moderate yellow-green. Relative luminance 0.744; OKLCH L 89.9% C 0.090 H 129.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEAAA |
|---|---|
| RGB | rgb(203, 234, 170) |
| HSL | hsl(89, 60%, 79%) |
| HSV | hsv(89, 27%, 92%) |
| CMYK | cmyk(13.2%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(89.13, -21.15, 27.83) |
| CIE-LCH | lch(89.13, 34.95, 127.23°) |
| OKLab | oklab(89.88% -0.057 0.0702) |
| OKLCH | oklch(89.88% 0.09 129.1) |
| XYZ | xyz(61.3060, 74.4438, 49.1617) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.39
Light Sage
#BCECAC
ΔE00 3.42
Very Pale Green
#CFFDBC
ΔE00 4.56
Very Light Green
#D1FFBD
ΔE00 4.84
Washed Out Green
#BCF5A6
ΔE00 5.00
Pale Green
#C7FDB5
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEAAA #C9AAEA
analogous
#EAE9AA #CBEAAA #ABEAAA
triadic
#CBEAAA #AACBEA #EAAACB
tetradic
#CBEAAA #AAEAE9 #C9AAEA #EAAAAB
square
#CBEAAA #AAEAE9 #C9AAEA #EAAAAB
split-complementary
#CBEAAA #AAABEA #E9AAEA
monochromatic
#8FD248 #ADDE79 #CBEAAA #E9F6DB #F0F9E6
Accessibility & contrast
On white
1.32
#CBEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#CBEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEAAA
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEAAA | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#ECDFAD
Tritanopia (blue-blind)
#CEE4D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbeaaa; /* rgb */ color: rgb(203, 234, 170); /* oklch */ color: oklch(89.9% 0.090 129.1);
Tailwind
colors: {
custom: {
50: '#dbf0c3',
500: '#cbeaaa',
950: '#000000',
},
}SCSS
$custom: #cbeaaa; $custom-light: #dbf0c3; $custom-dark: #000000;
JSON
{
"hex": "#cbeaaa",
"rgb": {
"r": 203,
"g": 234,
"b": 170
},
"hsl": {
"h": 89.063,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.89879,
"c": 0.09047,
"h": 129.1
},
"luminance": 0.74444
}Semantic roles & 50–950 ramp
primary
#CBEAAA
secondary
#9B72C6
accent
#1DC870
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582