#CBE474#CBE474
#CBE474 is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.7% C 0.141 H 119.8°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE474 |
|---|---|
| RGB | rgb(203, 228, 116) |
| HSL | hsl(73, 67%, 67%) |
| HSV | hsv(73, 49%, 89%) |
| CMYK | cmyk(11%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(86.72, -24.80, 51.46) |
| CIE-LCH | lch(86.72, 57.12, 115.73°) |
| OKLab | oklab(87.69% -0.07 0.1224) |
| OKLCH | oklch(87.69% 0.141 119.8) |
| XYZ | xyz(55.5248, 69.4445, 26.9986) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.68
Pear
#CBF85F
ΔE00 5.90
Light Yellow Green
#CCFD7F
ΔE00 6.09
Pale Olive Green
#B1D27B
ΔE00 6.35
Light Khaki
#E6F2A2
ΔE00 6.54
Greenish Tan
#BCCB7A
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE474 #8D74E4
analogous
#E4C574 #CBE474 #93E474
triadic
#CBE474 #74CBE4 #E474CB
tetradic
#CBE474 #74E4C5 #8D74E4 #E47493
square
#CBE474 #74E4C5 #8D74E4 #E47493
split-complementary
#CBE474 #7493E4 #C574E4
monochromatic
#98BA24 #B8DA41 #CBE474 #DEEEA7 #F1F8DA
Accessibility & contrast
On white
1.41
#CBE474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#CBE474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE474
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE474 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96A
Deuteranopia (green-blind)
#EDD97A
Tritanopia (blue-blind)
#D4DACA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbe474; /* rgb */ color: rgb(203, 228, 116); /* oklch */ color: oklch(87.7% 0.141 119.8);
Tailwind
colors: {
custom: {
50: '#ddec9e',
500: '#cbe474',
950: '#000000',
},
}SCSS
$custom: #cbe474; $custom-light: #ddec9e; $custom-dark: #000000;
JSON
{
"hex": "#cbe474",
"rgb": {
"r": 203,
"g": 228,
"b": 116
},
"hsl": {
"h": 73.393,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.87694,
"c": 0.14101,
"h": 119.8
},
"luminance": 0.69444
}Semantic roles & 50–950 ramp
primary
#CBE474
secondary
#5D43BA
accent
#16CF3F
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480