#CBE075#CBE075
#CBE075 is a very light, vivid yellow-green. Relative luminance 0.673; OKLCH L 86.8% C 0.135 H 118.5°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE075 |
|---|---|
| RGB | rgb(203, 224, 117) |
| HSL | hsl(72, 63%, 67%) |
| HSV | hsv(72, 48%, 88%) |
| CMYK | cmyk(9.4%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(85.65, -22.77, 49.70) |
| CIE-LCH | lch(85.65, 54.67, 114.62°) |
| OKLab | oklab(86.84% -0.0642 0.1186) |
| OKLCH | oklch(86.84% 0.135 118.5) |
| XYZ | xyz(54.4956, 67.2925, 26.9441) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.53
Pale Olive Green
#B1D27B
ΔE00 5.89
Greenish Tan
#BCCB7A
ΔE00 5.92
Light Khaki
#E6F2A2
ΔE00 6.42
Pale Olive
#B9CC81
ΔE00 6.65
Pear
#CBF85F
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE075 #8A75E0
analogous
#E0C075 #CBE075 #96E075
triadic
#CBE075 #75CBE0 #E075CB
tetradic
#CBE075 #75E0C0 #8A75E0 #E07596
square
#CBE075 #75E0C0 #8A75E0 #E07596
split-complementary
#CBE075 #7596E0 #C075E0
monochromatic
#97B328 #B8D543 #CBE075 #DEEBA7 #F1F6D9
Accessibility & contrast
On white
1.45
#CBE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#CBE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE075
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE075 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66C
Deuteranopia (green-blind)
#EAD77B
Tritanopia (blue-blind)
#D4D6C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cbe075; /* rgb */ color: rgb(203, 224, 117); /* oklch */ color: oklch(86.8% 0.135 118.5);
Tailwind
colors: {
custom: {
50: '#dce99f',
500: '#cbe075',
950: '#000000',
},
}SCSS
$custom: #cbe075; $custom-light: #dce99f; $custom-dark: #000000;
JSON
{
"hex": "#cbe075",
"rgb": {
"r": 203,
"g": 224,
"b": 117
},
"hsl": {
"h": 71.776,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.86838,
"c": 0.13486,
"h": 118.5
},
"luminance": 0.67292
}Semantic roles & 50–950 ramp
primary
#CBE075
secondary
#5B45B4
accent
#1ACB3D
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480