#CBE280#CBE280
#CBE280 is a very light, vivid yellow-green. Relative luminance 0.686; OKLCH L 87.4% C 0.126 H 119.9°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE280 |
|---|---|
| RGB | rgb(203, 226, 128) |
| HSL | hsl(74, 63%, 69%) |
| HSV | hsv(74, 43%, 89%) |
| CMYK | cmyk(10.2%, 0%, 43.4%, 11.4%) |
| CIE-LAB | lab(86.33, -22.60, 45.24) |
| CIE-LCH | lch(86.33, 50.57, 116.55°) |
| OKLab | oklab(87.43% -0.0629 0.1094) |
| OKLCH | oklch(87.43% 0.126 119.9) |
| XYZ | xyz(55.7214, 68.6479, 30.7328) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.75
Pale Olive Green
#B1D27B
ΔE00 5.19
Light Khaki
#E6F2A2
ΔE00 5.46
Greenish Tan
#BCCB7A
ΔE00 5.69
Pale Olive
#B9CC81
ΔE00 6.04
Light Yellow Green
#CCFD7F
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE280 #9780E2
analogous
#E2C880 #CBE280 #9AE280
triadic
#CBE280 #80CBE2 #E280CB
tetradic
#CBE280 #80E2C8 #9780E2 #E2809A
square
#CBE280 #80E2C8 #9780E2 #E2809A
split-complementary
#CBE280 #809AE2 #C880E2
monochromatic
#9ABD2B #B7D74E #CBE280 #DFEDB2 #F4F9E4
Accessibility & contrast
On white
1.43
#CBE280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#CBE280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE280
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE280 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#D3D9CB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbe280; /* rgb */ color: rgb(203, 226, 128); /* oklch */ color: oklch(87.4% 0.126 119.9);
Tailwind
colors: {
custom: {
50: '#dceba6',
500: '#cbe280',
950: '#000000',
},
}SCSS
$custom: #cbe280; $custom-light: #dceba6; $custom-dark: #000000;
JSON
{
"hex": "#cbe280",
"rgb": {
"r": 203,
"g": 226,
"b": 128
},
"hsl": {
"h": 74.082,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.87425,
"c": 0.12616,
"h": 119.9
},
"luminance": 0.68648
}Semantic roles & 50–950 ramp
primary
#CBE280
secondary
#664DBA
accent
#1BCB44
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480