#CBE473#CBE473
#CBE473 is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.7% C 0.142 H 119.7°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE473 |
|---|---|
| RGB | rgb(203, 228, 115) |
| HSL | hsl(73, 68%, 67%) |
| HSV | hsv(73, 50%, 89%) |
| CMYK | cmyk(11%, 0%, 49.6%, 10.6%) |
| CIE-LAB | lab(86.71, -24.89, 51.92) |
| CIE-LCH | lch(86.71, 57.58, 115.62°) |
| OKLab | oklab(87.68% -0.0704 0.1233) |
| OKLCH | oklch(87.68% 0.142 119.7) |
| XYZ | xyz(55.4670, 69.4213, 26.6939) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.73
Pear
#CBF85F
ΔE00 5.82
Light Yellow Green
#CCFD7F
ΔE00 6.09
Pale Olive Green
#B1D27B
ΔE00 6.44
Light Khaki
#E6F2A2
ΔE00 6.63
Greenish Tan
#BCCB7A
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE473 #8C73E4
analogous
#E4C473 #CBE473 #93E473
triadic
#CBE473 #73CBE4 #E473CB
tetradic
#CBE473 #73E4C4 #8C73E4 #E47393
square
#CBE473 #73E4C4 #8C73E4 #E47393
split-complementary
#CBE473 #7393E4 #C473E4
monochromatic
#98B924 #B8DA40 #CBE473 #DEEEA6 #F1F8DA
Accessibility & contrast
On white
1.41
#CBE473 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#CBE473 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE473
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE473 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE473 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D969
Deuteranopia (green-blind)
#EDD979
Tritanopia (blue-blind)
#D4DACA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbe473; /* rgb */ color: rgb(203, 228, 115); /* oklch */ color: oklch(87.7% 0.142 119.7);
Tailwind
colors: {
custom: {
50: '#ddec9e',
500: '#cbe473',
950: '#000000',
},
}SCSS
$custom: #cbe473; $custom-light: #ddec9e; $custom-dark: #000000;
JSON
{
"hex": "#cbe473",
"rgb": {
"r": 203,
"g": 228,
"b": 115
},
"hsl": {
"h": 73.274,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.87681,
"c": 0.14198,
"h": 119.7
},
"luminance": 0.69421
}Semantic roles & 50–950 ramp
primary
#CBE473
secondary
#5C42B9
accent
#16D03F
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480