#CBE475#CBE475
#CBE475 is a very light, vivid yellow-green. Relative luminance 0.695; OKLCH L 87.7% C 0.140 H 119.8°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE475 |
|---|---|
| RGB | rgb(203, 228, 117) |
| HSL | hsl(74, 67%, 68%) |
| HSV | hsv(74, 49%, 89%) |
| CMYK | cmyk(11%, 0%, 48.7%, 10.6%) |
| CIE-LAB | lab(86.74, -24.70, 51.01) |
| CIE-LCH | lch(86.74, 56.67, 115.84°) |
| OKLab | oklab(87.71% -0.0697 0.1215) |
| OKLCH | oklch(87.71% 0.14 119.8) |
| XYZ | xyz(55.5833, 69.4679, 27.3066) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.63
Pear
#CBF85F
ΔE00 5.98
Light Yellow Green
#CCFD7F
ΔE00 6.09
Pale Olive Green
#B1D27B
ΔE00 6.26
Light Khaki
#E6F2A2
ΔE00 6.44
Greenish Tan
#BCCB7A
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE475 #8E75E4
analogous
#E4C675 #CBE475 #93E475
triadic
#CBE475 #75CBE4 #E475CB
tetradic
#CBE475 #75E4C6 #8E75E4 #E47593
square
#CBE475 #75E4C6 #8E75E4 #E47593
split-complementary
#CBE475 #7593E4 #C675E4
monochromatic
#98BA24 #B8DA42 #CBE475 #DEEEA8 #F2F8DB
Accessibility & contrast
On white
1.41
#CBE475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#CBE475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE475
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE475 | 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)
#F0D96B
Deuteranopia (green-blind)
#EDD97B
Tritanopia (blue-blind)
#D4DACA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbe475; /* rgb */ color: rgb(203, 228, 117); /* oklch */ color: oklch(87.7% 0.140 119.8);
Tailwind
colors: {
custom: {
50: '#ddec9f',
500: '#cbe475',
950: '#000000',
},
}SCSS
$custom: #cbe475; $custom-light: #ddec9f; $custom-dark: #000000;
JSON
{
"hex": "#cbe475",
"rgb": {
"r": 203,
"g": 228,
"b": 117
},
"hsl": {
"h": 73.514,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.87707,
"c": 0.14002,
"h": 119.8
},
"luminance": 0.69468
}Semantic roles & 50–950 ramp
primary
#CBE475
secondary
#5E43BA
accent
#16CF40
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480