#CBE699#CBE699
#CBE699 is a very light, moderate yellow-green. Relative luminance 0.716; OKLCH L 88.7% C 0.104 H 124.2°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE699 |
|---|---|
| RGB | rgb(203, 230, 153) |
| HSL | hsl(81, 61%, 75%) |
| HSV | hsv(81, 33%, 90%) |
| CMYK | cmyk(11.7%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(87.77, -21.55, 34.66) |
| CIE-LCH | lch(87.77, 40.81, 121.87°) |
| OKLab | oklab(88.7% -0.0585 0.0861) |
| OKLCH | oklch(88.7% 0.104 124.2) |
| XYZ | xyz(58.6747, 71.5898, 40.8579) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.87
Light Grey Green
#B7E1A1
ΔE00 4.90
Pale Olive Green
#B1D27B
ΔE00 5.50
Light Sage
#BCECAC
ΔE00 5.69
Washed Out Green
#BCF5A6
ΔE00 6.02
Pale Olive
#B9CC81
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE699 #B499E6
analogous
#E6DB99 #CBE699 #A4E699
triadic
#CBE699 #99CBE6 #E699CB
tetradic
#CBE699 #99E6DB #B499E6 #E699A4
square
#CBE699 #99E6DB #B499E6 #E699A4
split-complementary
#CBE699 #99A4E6 #DB99E6
monochromatic
#99CE37 #B2DA68 #CBE699 #E4F2CA #F2F9E6
Accessibility & contrast
On white
1.37
#CBE699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#CBE699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE699
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE699 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD94
Deuteranopia (green-blind)
#EBDC9D
Tritanopia (blue-blind)
#D0DFD2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbe699; /* rgb */ color: rgb(203, 230, 153); /* oklch */ color: oklch(88.7% 0.104 124.2);
Tailwind
colors: {
custom: {
50: '#dbeeb7',
500: '#cbe699',
950: '#000000',
},
}SCSS
$custom: #cbe699; $custom-light: #dbeeb7; $custom-dark: #000000;
JSON
{
"hex": "#cbe699",
"rgb": {
"r": 203,
"g": 230,
"b": 153
},
"hsl": {
"h": 81.039,
"s": 60.63,
"l": 75.098
},
"oklch": {
"l": 0.88697,
"c": 0.10414,
"h": 124.2
},
"luminance": 0.7159
}Semantic roles & 50–950 ramp
primary
#CBE699
secondary
#8463C0
accent
#1DC859
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581