#CBE195#CBE195
#CBE195 is a very light, moderate yellow-green. Relative luminance 0.687; OKLCH L 87.6% C 0.102 H 121.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE195 |
|---|---|
| RGB | rgb(203, 225, 149) |
| HSL | hsl(77, 56%, 73%) |
| HSV | hsv(77, 34%, 88%) |
| CMYK | cmyk(9.8%, 0%, 33.8%, 11.8%) |
| CIE-LAB | lab(86.36, -19.63, 34.83) |
| CIE-LCH | lch(86.36, 39.98, 119.40°) |
| OKLab | oklab(87.55% -0.0533 0.0864) |
| OKLCH | oklch(87.55% 0.102 121.6) |
| XYZ | xyz(56.9783, 68.7169, 38.6899) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.89
Pale Olive
#B9CC81
ΔE00 4.94
Pale Olive Green
#B1D27B
ΔE00 5.00
Greenish Tan
#BCCB7A
ΔE00 5.50
Light Grey Green
#B7E1A1
ΔE00 5.54
Greenish Beige
#C9D179
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE195 #AB95E1
analogous
#E1D195 #CBE195 #A5E195
triadic
#CBE195 #95CBE1 #E195CB
tetradic
#CBE195 #95E1D1 #AB95E1 #E195A5
square
#CBE195 #95E1D1 #AB95E1 #E195A5
split-complementary
#CBE195 #95A5E1 #D195E1
monochromatic
#9BC438 #B4D365 #CBE195 #E2EEC5 #F3F8E7
Accessibility & contrast
On white
1.42
#CBE195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CBE195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE195
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE195 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD890
Deuteranopia (green-blind)
#E7D899
Tritanopia (blue-blind)
#D1DACE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbe195; /* rgb */ color: rgb(203, 225, 149); /* oklch */ color: oklch(87.6% 0.102 121.6);
Tailwind
colors: {
custom: {
50: '#dbeab5',
500: '#cbe195',
950: '#000000',
},
}SCSS
$custom: #cbe195; $custom-light: #dbeab5; $custom-dark: #000000;
JSON
{
"hex": "#cbe195",
"rgb": {
"r": 203,
"g": 225,
"b": 149
},
"hsl": {
"h": 77.368,
"s": 55.882,
"l": 73.333
},
"oklch": {
"l": 0.87552,
"c": 0.10151,
"h": 121.6
},
"luminance": 0.68717
}Semantic roles & 50–950 ramp
primary
#CBE195
secondary
#7A61BA
accent
#22C351
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481