#CBE07A#CBE07A
#CBE07A is a very light, vivid yellow-green. Relative luminance 0.674; OKLCH L 86.9% C 0.130 H 118.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE07A |
|---|---|
| RGB | rgb(203, 224, 122) |
| HSL | hsl(72, 62%, 68%) |
| HSV | hsv(72, 46%, 88%) |
| CMYK | cmyk(9.4%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(85.71, -22.27, 47.38) |
| CIE-LCH | lch(85.71, 52.35, 115.18°) |
| OKLab | oklab(86.91% -0.0624 0.1138) |
| OKLCH | oklch(86.91% 0.13 118.7) |
| XYZ | xyz(54.7975, 67.4133, 28.5339) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.31
Pale Olive Green
#B1D27B
ΔE00 5.46
Greenish Tan
#BCCB7A
ΔE00 5.55
Light Khaki
#E6F2A2
ΔE00 5.97
Pale Olive
#B9CC81
ΔE00 6.16
Light Yellow Green
#CCFD7F
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE07A #8F7AE0
analogous
#E0C27A #CBE07A #98E07A
triadic
#CBE07A #7ACBE0 #E07ACB
tetradic
#CBE07A #7AE0C2 #8F7AE0 #E07A98
square
#CBE07A #7AE0C2 #8F7AE0 #E07A98
split-complementary
#CBE07A #7A98E0 #C27AE0
monochromatic
#99B52A #B8D448 #CBE07A #DEECAC #F2F7DD
Accessibility & contrast
On white
1.45
#CBE07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#CBE07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE07A
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE07A | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD671
Deuteranopia (green-blind)
#E9D77F
Tritanopia (blue-blind)
#D4D6C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cbe07a; /* rgb */ color: rgb(203, 224, 122); /* oklch */ color: oklch(86.9% 0.130 118.7);
Tailwind
colors: {
custom: {
50: '#dce9a2',
500: '#cbe07a',
950: '#000000',
},
}SCSS
$custom: #cbe07a; $custom-light: #dce9a2; $custom-dark: #000000;
JSON
{
"hex": "#cbe07a",
"rgb": {
"r": 203,
"g": 224,
"b": 122
},
"hsl": {
"h": 72.353,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.86906,
"c": 0.12978,
"h": 118.7
},
"luminance": 0.67413
}Semantic roles & 50–950 ramp
primary
#CBE07A
secondary
#5F48B6
accent
#1CCA3F
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480