#CBE293#CBE293
#CBE293 is a very light, moderate yellow-green. Relative luminance 0.692; OKLCH L 87.7% C 0.105 H 121.8°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE293 |
|---|---|
| RGB | rgb(203, 226, 147) |
| HSL | hsl(77, 58%, 73%) |
| HSV | hsv(77, 35%, 89%) |
| CMYK | cmyk(10.2%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(86.60, -20.37, 36.15) |
| CIE-LCH | lch(86.60, 41.50, 119.40°) |
| OKLab | oklab(87.73% -0.0554 0.0894) |
| OKLCH | oklch(87.73% 0.105 121.8) |
| XYZ | xyz(57.0911, 69.1958, 37.9466) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.78
Pale Olive Green
#B1D27B
ΔE00 4.91
Pale Olive
#B9CC81
ΔE00 5.13
Greenish Beige
#C9D179
ΔE00 5.56
Greenish Tan
#BCCB7A
ΔE00 5.59
Light Grey Green
#B7E1A1
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE293 #AA93E2
analogous
#E2D193 #CBE293 #A3E293
triadic
#CBE293 #93CBE2 #E293CB
tetradic
#CBE293 #93E2D1 #AA93E2 #E293A3
square
#CBE293 #93E2D1 #AA93E2 #E293A3
split-complementary
#CBE293 #93A3E2 #D193E2
monochromatic
#9BC635 #B4D563 #CBE293 #E2EFC3 #F3F9E7
Accessibility & contrast
On white
1.42
#CBE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#CBE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE293
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE293 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#E8D997
Tritanopia (blue-blind)
#D1DACE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbe293; /* rgb */ color: rgb(203, 226, 147); /* oklch */ color: oklch(87.7% 0.105 121.8);
Tailwind
colors: {
custom: {
50: '#dbebb3',
500: '#cbe293',
950: '#000000',
},
}SCSS
$custom: #cbe293; $custom-light: #dbebb3; $custom-dark: #000000;
JSON
{
"hex": "#cbe293",
"rgb": {
"r": 203,
"g": 226,
"b": 147
},
"hsl": {
"h": 77.468,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.87731,
"c": 0.10523,
"h": 121.8
},
"luminance": 0.69196
}Semantic roles & 50–950 ramp
primary
#CBE293
secondary
#795EBB
accent
#20C550
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481