#CBEEA1#CBEEA1
#CBEEA1 is a very light, moderate yellow-green. Relative luminance 0.764; OKLCH L 90.6% C 0.107 H 128.2°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEA1 |
|---|---|
| RGB | rgb(203, 238, 161) |
| HSL | hsl(87, 69%, 78%) |
| HSV | hsv(87, 32%, 93%) |
| CMYK | cmyk(14.7%, 0%, 32.4%, 6.7%) |
| CIE-LAB | lab(90.05, -24.35, 33.64) |
| CIE-LCH | lch(90.05, 41.52, 125.89°) |
| OKLab | oklab(90.57% -0.0661 0.0839) |
| OKLCH | oklch(90.57% 0.107 128.2) |
| XYZ | xyz(61.6353, 76.4182, 45.2143) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.00
Light Sage
#BCECAC
ΔE00 4.25
Tea Green
#BDF8A3
ΔE00 4.26
Light Grey Green
#B7E1A1
ΔE00 4.48
Light Light Green
#C8FFB0
ΔE00 4.59
Pale Green
#C7FDB5
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEA1 #C4A1EE
analogous
#EEEAA1 #CBEEA1 #A4EEA1
triadic
#CBEEA1 #A1CBEE #EEA1CB
tetradic
#CBEEA1 #A1EEEA #C4A1EE #EEA1A4
square
#CBEEA1 #A1EEEA #C4A1EE #EEA1A4
split-complementary
#CBEEA1 #A1A4EE #EAA1EE
monochromatic
#92DB39 #AEE56D #CBEEA1 #E8F7D5 #F1FAE5
Accessibility & contrast
On white
1.29
#CBEEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#CBEEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEA1
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEA1 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E49C
Deuteranopia (green-blind)
#F0E2A5
Tritanopia (blue-blind)
#CEE7DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbeea1; /* rgb */ color: rgb(203, 238, 161); /* oklch */ color: oklch(90.6% 0.107 128.2);
Tailwind
colors: {
custom: {
50: '#dbf3bd',
500: '#cbeea1',
950: '#000000',
},
}SCSS
$custom: #cbeea1; $custom-light: #dbf3bd; $custom-dark: #000000;
JSON
{
"hex": "#cbeea1",
"rgb": {
"r": 203,
"g": 238,
"b": 161
},
"hsl": {
"h": 87.273,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.90565,
"c": 0.10685,
"h": 128.2
},
"luminance": 0.76419
}Semantic roles & 50–950 ramp
primary
#CBEEA1
secondary
#9568CB
accent
#14D16A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582