#CBE79A#CBE79A
#CBE79A is a very light, moderate yellow-green. Relative luminance 0.722; OKLCH L 88.9% C 0.104 H 124.7°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE79A |
|---|---|
| RGB | rgb(203, 231, 154) |
| HSL | hsl(82, 62%, 75%) |
| HSV | hsv(82, 33%, 91%) |
| CMYK | cmyk(12.1%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(88.06, -21.91, 34.53) |
| CIE-LCH | lch(88.06, 40.89, 122.39°) |
| OKLab | oklab(88.93% -0.0595 0.0859) |
| OKLCH | oklch(88.93% 0.104 124.7) |
| XYZ | xyz(59.0367, 72.1812, 41.3877) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.79
Light Khaki
#E6F2A2
ΔE00 4.92
Light Sage
#BCECAC
ΔE00 5.48
Pale Olive Green
#B1D27B
ΔE00 5.65
Washed Out Green
#BCF5A6
ΔE00 5.75
Tea Green
#BDF8A3
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE79A #B69AE7
analogous
#E7DC9A #CBE79A #A4E79A
triadic
#CBE79A #9ACBE7 #E79ACB
tetradic
#CBE79A #9AE7DC #B69AE7 #E79AA4
square
#CBE79A #9AE7DC #B69AE7 #E79AA4
split-complementary
#CBE79A #9AA4E7 #DC9AE7
monochromatic
#98CF37 #B2DB69 #CBE79A #E4F3CB #F2F9E6
Accessibility & contrast
On white
1.36
#CBE79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#CBE79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE79A
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE79A | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE95
Deuteranopia (green-blind)
#EBDD9E
Tritanopia (blue-blind)
#D0E0D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cbe79a; /* rgb */ color: rgb(203, 231, 154); /* oklch */ color: oklch(88.9% 0.104 124.7);
Tailwind
colors: {
custom: {
50: '#dbeeb8',
500: '#cbe79a',
950: '#000000',
},
}SCSS
$custom: #cbe79a; $custom-light: #dbeeb8; $custom-dark: #000000;
JSON
{
"hex": "#cbe79a",
"rgb": {
"r": 203,
"g": 231,
"b": 154
},
"hsl": {
"h": 81.818,
"s": 61.6,
"l": 75.49
},
"oklch": {
"l": 0.8893,
"c": 0.10445,
"h": 124.7
},
"luminance": 0.72181
}Semantic roles & 50–950 ramp
primary
#CBE79A
secondary
#8664C1
accent
#1CC95B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581