#CBEEA0#CBEEA0
#CBEEA0 is a very light, moderate yellow-green. Relative luminance 0.764; OKLCH L 90.5% C 0.108 H 128.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEA0 |
|---|---|
| RGB | rgb(203, 238, 160) |
| HSL | hsl(87, 70%, 78%) |
| HSV | hsv(87, 33%, 93%) |
| CMYK | cmyk(14.7%, 0%, 32.8%, 6.7%) |
| CIE-LAB | lab(90.04, -24.48, 34.12) |
| CIE-LCH | lch(90.04, 42.00, 125.66°) |
| OKLab | oklab(90.55% -0.0665 0.085) |
| OKLCH | oklch(90.55% 0.108 128) |
| XYZ | xyz(61.5474, 76.3830, 44.7517) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.06
Tea Green
#BDF8A3
ΔE00 4.26
Light Sage
#BCECAC
ΔE00 4.41
Light Grey Green
#B7E1A1
ΔE00 4.60
Light Light Green
#C8FFB0
ΔE00 4.64
Pale Green
#C7FDB5
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEA0 #C3A0EE
analogous
#EEEAA0 #CBEEA0 #A4EEA0
triadic
#CBEEA0 #A0CBEE #EEA0CB
tetradic
#CBEEA0 #A0EEEA #C3A0EE #EEA0A4
square
#CBEEA0 #A0EEEA #C3A0EE #EEA0A4
split-complementary
#CBEEA0 #A0A4EE #EAA0EE
monochromatic
#92DB38 #AFE56C #CBEEA0 #E7F7D4 #F1FAE5
Accessibility & contrast
On white
1.29
#CBEEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#CBEEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEA0
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEA0 | 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)
#F6E49B
Deuteranopia (green-blind)
#F0E2A4
Tritanopia (blue-blind)
#CFE7DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbeea0; /* rgb */ color: rgb(203, 238, 160); /* oklch */ color: oklch(90.5% 0.108 128.0);
Tailwind
colors: {
custom: {
50: '#dbf3bc',
500: '#cbeea0',
950: '#000000',
},
}SCSS
$custom: #cbeea0; $custom-light: #dbf3bc; $custom-dark: #000000;
JSON
{
"hex": "#cbeea0",
"rgb": {
"r": 203,
"g": 238,
"b": 160
},
"hsl": {
"h": 86.923,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.90547,
"c": 0.10797,
"h": 128
},
"luminance": 0.76384
}Semantic roles & 50–950 ramp
primary
#CBEEA0
secondary
#9467CB
accent
#14D269
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582