#CBE374#CBE374
#CBE374 is a very light, vivid yellow-green. Relative luminance 0.689; OKLCH L 87.5% C 0.140 H 119.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE374 |
|---|---|
| RGB | rgb(203, 227, 116) |
| HSL | hsl(73, 66%, 67%) |
| HSV | hsv(73, 49%, 89%) |
| CMYK | cmyk(10.6%, 0%, 48.9%, 11%) |
| CIE-LAB | lab(86.45, -24.32, 51.14) |
| CIE-LCH | lch(86.45, 56.62, 115.43°) |
| OKLab | oklab(87.48% -0.0687 0.1217) |
| OKLCH | oklch(87.48% 0.14 119.4) |
| XYZ | xyz(55.2505, 68.8959, 26.9072) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.41
Pear
#CBF85F
ΔE00 6.15
Pale Olive Green
#B1D27B
ΔE00 6.24
Light Yellow Green
#CCFD7F
ΔE00 6.36
Light Khaki
#E6F2A2
ΔE00 6.51
Greenish Tan
#BCCB7A
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE374 #8C74E3
analogous
#E3C474 #CBE374 #94E374
triadic
#CBE374 #74CBE3 #E374CB
tetradic
#CBE374 #74E3C4 #8C74E3 #E37494
square
#CBE374 #74E3C4 #8C74E3 #E37494
split-complementary
#CBE374 #7494E3 #C474E3
monochromatic
#98B825 #B8D941 #CBE374 #DEEDA7 #F1F8DA
Accessibility & contrast
On white
1.42
#CBE374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#CBE374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE374
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE374 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86A
Deuteranopia (green-blind)
#ECD97A
Tritanopia (blue-blind)
#D4D9C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbe374; /* rgb */ color: rgb(203, 227, 116); /* oklch */ color: oklch(87.5% 0.140 119.4);
Tailwind
colors: {
custom: {
50: '#ddeb9e',
500: '#cbe374',
950: '#000000',
},
}SCSS
$custom: #cbe374; $custom-light: #ddeb9e; $custom-dark: #000000;
JSON
{
"hex": "#cbe374",
"rgb": {
"r": 203,
"g": 227,
"b": 116
},
"hsl": {
"h": 72.973,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.87476,
"c": 0.13971,
"h": 119.4
},
"luminance": 0.68896
}Semantic roles & 50–950 ramp
primary
#CBE374
secondary
#5C43B8
accent
#17CE3F
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480