#CBEEA7#CBEEA7
#CBEEA7 is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.7% C 0.100 H 129.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEA7 |
|---|---|
| RGB | rgb(203, 238, 167) |
| HSL | hsl(90, 68%, 79%) |
| HSV | hsv(90, 30%, 93%) |
| CMYK | cmyk(14.7%, 0%, 29.8%, 6.7%) |
| CIE-LAB | lab(90.15, -23.51, 30.74) |
| CIE-LCH | lch(90.15, 38.70, 127.42°) |
| OKLab | oklab(90.68% -0.0637 0.0772) |
| OKLCH | oklch(90.68% 0.1 129.5) |
| XYZ | xyz(62.1771, 76.6349, 48.0680) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.41
Light Grey Green
#B7E1A1
ΔE00 3.86
Washed Out Green
#BCF5A6
ΔE00 3.88
Very Pale Green
#CFFDBC
ΔE00 4.03
Very Light Green
#D1FFBD
ΔE00 4.23
Pale Green
#C7FDB5
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEA7 #CAA7EE
analogous
#EEEDA7 #CBEEA7 #A8EEA7
triadic
#CBEEA7 #A7CBEE #EEA7CB
tetradic
#CBEEA7 #A7EEED #CAA7EE #EEA7A8
square
#CBEEA7 #A7EEED #CAA7EE #EEA7A8
split-complementary
#CBEEA7 #A7A8EE #EDA7EE
monochromatic
#8EDA40 #ADE474 #CBEEA7 #E9F8DA #F0FAE5
Accessibility & contrast
On white
1.29
#CBEEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CBEEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEA7
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEA7 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E4A2
Deuteranopia (green-blind)
#EFE2AA
Tritanopia (blue-blind)
#CEE8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbeea7; /* rgb */ color: rgb(203, 238, 167); /* oklch */ color: oklch(90.7% 0.100 129.5);
Tailwind
colors: {
custom: {
50: '#dbf3c1',
500: '#cbeea7',
950: '#000000',
},
}SCSS
$custom: #cbeea7; $custom-light: #dbf3c1; $custom-dark: #000000;
JSON
{
"hex": "#cbeea7",
"rgb": {
"r": 203,
"g": 238,
"b": 167
},
"hsl": {
"h": 89.577,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.90678,
"c": 0.10004,
"h": 129.5
},
"luminance": 0.76636
}Semantic roles & 50–950 ramp
primary
#CBEEA7
secondary
#9C6ECB
accent
#16D071
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582