#CBE07E#CBE07E
#CBE07E is a very light, vivid yellow-green. Relative luminance 0.675; OKLCH L 87.0% C 0.126 H 119.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE07E |
|---|---|
| RGB | rgb(203, 224, 126) |
| HSL | hsl(73, 61%, 69%) |
| HSV | hsv(73, 44%, 88%) |
| CMYK | cmyk(9.4%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(85.76, -21.85, 45.51) |
| CIE-LCH | lch(85.76, 50.48, 115.65°) |
| OKLab | oklab(86.96% -0.0609 0.1099) |
| OKLCH | oklch(86.96% 0.126 119) |
| XYZ | xyz(55.0504, 67.5144, 29.8661) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.21
Pale Olive Green
#B1D27B
ΔE00 5.16
Greenish Tan
#BCCB7A
ΔE00 5.30
Light Khaki
#E6F2A2
ΔE00 5.65
Pale Olive
#B9CC81
ΔE00 5.79
Light Yellow Green
#CCFD7F
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE07E #937EE0
analogous
#E0C47E #CBE07E #9AE07E
triadic
#CBE07E #7ECBE0 #E07ECB
tetradic
#CBE07E #7EE0C4 #937EE0 #E07E9A
square
#CBE07E #7EE0C4 #937EE0 #E07E9A
split-complementary
#CBE07E #7E9AE0 #C47EE0
monochromatic
#9AB82C #B7D44D #CBE07E #DFECAF #F3F8E1
Accessibility & contrast
On white
1.45
#CBE07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#CBE07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE07E
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE07E | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD676
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#D4D7C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cbe07e; /* rgb */ color: rgb(203, 224, 126); /* oklch */ color: oklch(87.0% 0.126 119.0);
Tailwind
colors: {
custom: {
50: '#dce9a5',
500: '#cbe07e',
950: '#000000',
},
}SCSS
$custom: #cbe07e; $custom-light: #dce9a5; $custom-dark: #000000;
JSON
{
"hex": "#cbe07e",
"rgb": {
"r": 203,
"g": 224,
"b": 126
},
"hsl": {
"h": 72.857,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.86964,
"c": 0.12562,
"h": 119
},
"luminance": 0.67514
}Semantic roles & 50–950 ramp
primary
#CBE07E
secondary
#624BB7
accent
#1DC941
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480