#CBEEB2#CBEEB2
#CBEEB2 is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 90.9% C 0.087 H 132.6°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEB2 |
|---|---|
| RGB | rgb(203, 238, 178) |
| HSL | hsl(95, 64%, 82%) |
| HSV | hsv(95, 25%, 93%) |
| CMYK | cmyk(14.7%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(90.35, -21.90, 25.39) |
| CIE-LCH | lch(90.35, 33.53, 130.78°) |
| OKLab | oklab(90.9% -0.0591 0.0644) |
| OKLCH | oklch(90.9% 0.087 132.6) |
| XYZ | xyz(63.2376, 77.0591, 53.6531) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.67
Very Pale Green
#CFFDBC
ΔE00 3.41
Light Grey Green
#B7E1A1
ΔE00 3.61
Very Light Green
#D1FFBD
ΔE00 3.75
Pale Green
#C7FDB5
ΔE00 4.32
Washed Out Green
#BCF5A6
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEB2 #D5B2EE
analogous
#E9EEB2 #CBEEB2 #B2EEB7
triadic
#CBEEB2 #B2CBEE #EEB2CB
tetradic
#CBEEB2 #B2E9EE #D5B2EE #EEB7B2
square
#CBEEB2 #B2E9EE #D5B2EE #EEB7B2
split-complementary
#CBEEB2 #B7B2EE #EEB2E9
monochromatic
#87D84E #A9E380 #CBEEB2 #EDF9E4 #EEF9E6
Accessibility & contrast
On white
1.28
#CBEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#CBEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEB2
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEB2 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AE
Deuteranopia (green-blind)
#EEE2B5
Tritanopia (blue-blind)
#CCE9DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbeeb2; /* rgb */ color: rgb(203, 238, 178); /* oklch */ color: oklch(90.9% 0.087 132.6);
Tailwind
colors: {
custom: {
50: '#dbf3c9',
500: '#cbeeb2',
950: '#000000',
},
}SCSS
$custom: #cbeeb2; $custom-light: #dbf3c9; $custom-dark: #000000;
JSON
{
"hex": "#cbeeb2",
"rgb": {
"r": 203,
"g": 238,
"b": 178
},
"hsl": {
"h": 95,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.90899,
"c": 0.08745,
"h": 132.6
},
"luminance": 0.7706
}Semantic roles & 50–950 ramp
primary
#CBEEB2
secondary
#A979CC
accent
#1ACC82
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582