#CBE574#CBE574
#CBE574 is a very light, vivid yellow-green. Relative luminance 0.700; OKLCH L 87.9% C 0.142 H 120.1°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE574 |
|---|---|
| RGB | rgb(203, 229, 116) |
| HSL | hsl(74, 68%, 68%) |
| HSV | hsv(74, 49%, 90%) |
| CMYK | cmyk(11.4%, 0%, 49.3%, 10.2%) |
| CIE-LAB | lab(87.00, -25.28, 51.79) |
| CIE-LCH | lch(87.00, 57.63, 116.02°) |
| OKLab | oklab(87.91% -0.0714 0.1231) |
| OKLCH | oklch(87.91% 0.142 120.1) |
| XYZ | xyz(55.8007, 69.9963, 27.0906) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.66
Light Yellow Green
#CCFD7F
ΔE00 5.82
Greenish Beige
#C9D179
ΔE00 5.95
Pale Olive Green
#B1D27B
ΔE00 6.47
Light Khaki
#E6F2A2
ΔE00 6.57
Light Pea Green
#C4FE82
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE574 #8E74E5
analogous
#E5C674 #CBE574 #93E574
triadic
#CBE574 #74CBE5 #E574CB
tetradic
#CBE574 #74E5C6 #8E74E5 #E57493
square
#CBE574 #74E5C6 #8E74E5 #E57493
split-complementary
#CBE574 #7493E5 #C674E5
monochromatic
#98BC23 #B8DB40 #CBE574 #DEEFA8 #F2F8DB
Accessibility & contrast
On white
1.40
#CBE574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#CBE574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE574
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE574 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6A
Deuteranopia (green-blind)
#EEDA7A
Tritanopia (blue-blind)
#D4DBCB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbe574; /* rgb */ color: rgb(203, 229, 116); /* oklch */ color: oklch(87.9% 0.142 120.1);
Tailwind
colors: {
custom: {
50: '#dded9e',
500: '#cbe574',
950: '#000000',
},
}SCSS
$custom: #cbe574; $custom-light: #dded9e; $custom-dark: #000000;
JSON
{
"hex": "#cbe574",
"rgb": {
"r": 203,
"g": 229,
"b": 116
},
"hsl": {
"h": 73.805,
"s": 68.485,
"l": 67.647
},
"oklch": {
"l": 0.87911,
"c": 0.14229,
"h": 120.1
},
"luminance": 0.69996
}Semantic roles & 50–950 ramp
primary
#CBE574
secondary
#5E42BB
accent
#15D040
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480