#CBECA2#CBECA2
#CBECA2 is a very light, moderate yellow-green. Relative luminance 0.753; OKLCH L 90.2% C 0.103 H 127.9°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECA2 |
|---|---|
| RGB | rgb(203, 236, 162) |
| HSL | hsl(87, 66%, 78%) |
| HSV | hsv(87, 31%, 93%) |
| CMYK | cmyk(14%, 0%, 31.4%, 7.5%) |
| CIE-LAB | lab(89.53, -23.25, 32.44) |
| CIE-LCH | lch(89.53, 39.91, 125.63°) |
| OKLab | oklab(90.15% -0.063 0.0811) |
| OKLCH | oklch(90.15% 0.103 127.9) |
| XYZ | xyz(61.1447, 75.2955, 45.4876) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.11
Light Grey Green
#B7E1A1
ΔE00 4.12
Washed Out Green
#BCF5A6
ΔE00 4.36
Tea Green
#BDF8A3
ΔE00 4.74
Very Pale Green
#CFFDBC
ΔE00 4.89
Light Light Green
#C8FFB0
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECA2 #C3A2EC
analogous
#ECE8A2 #CBECA2 #A6ECA2
triadic
#CBECA2 #A2CBEC #ECA2CB
tetradic
#CBECA2 #A2ECE8 #C3A2EC #ECA2A6
square
#CBECA2 #A2ECE8 #C3A2EC #ECA2A6
split-complementary
#CBECA2 #A2A6EC #E8A2EC
monochromatic
#92D73C #AFE26F #CBECA2 #E7F6D5 #F1FAE6
Accessibility & contrast
On white
1.31
#CBECA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#CBECA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECA2
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECA2 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29D
Deuteranopia (green-blind)
#EEE0A6
Tritanopia (blue-blind)
#CFE5D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbeca2; /* rgb */ color: rgb(203, 236, 162); /* oklch */ color: oklch(90.2% 0.103 127.9);
Tailwind
colors: {
custom: {
50: '#dbf2be',
500: '#cbeca2',
950: '#000000',
},
}SCSS
$custom: #cbeca2; $custom-light: #dbf2be; $custom-dark: #000000;
JSON
{
"hex": "#cbeca2",
"rgb": {
"r": 203,
"g": 236,
"b": 162
},
"hsl": {
"h": 86.757,
"s": 66.071,
"l": 78.039
},
"oklch": {
"l": 0.90153,
"c": 0.10272,
"h": 127.9
},
"luminance": 0.75296
}Semantic roles & 50–950 ramp
primary
#CBECA2
secondary
#946AC8
accent
#18CE69
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582