#CBE080#CBE080
#CBE080 is a very light, vivid yellow-green. Relative luminance 0.676; OKLCH L 87.0% C 0.123 H 119.1°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE080 |
|---|---|
| RGB | rgb(203, 224, 128) |
| HSL | hsl(73, 61%, 69%) |
| HSV | hsv(73, 43%, 88%) |
| CMYK | cmyk(9.4%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(85.79, -21.63, 44.56) |
| CIE-LCH | lch(85.79, 49.54, 115.90°) |
| OKLab | oklab(86.99% -0.0601 0.1079) |
| OKLCH | oklch(86.99% 0.124 119.1) |
| XYZ | xyz(55.1808, 67.5666, 30.5526) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.18
Pale Olive Green
#B1D27B
ΔE00 5.03
Greenish Tan
#BCCB7A
ΔE00 5.20
Light Khaki
#E6F2A2
ΔE00 5.49
Pale Olive
#B9CC81
ΔE00 5.61
Light Yellow Green
#CCFD7F
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE080 #9580E0
analogous
#E0C580 #CBE080 #9BE080
triadic
#CBE080 #80CBE0 #E080CB
tetradic
#CBE080 #80E0C5 #9580E0 #E0809B
square
#CBE080 #80E0C5 #9580E0 #E0809B
split-complementary
#CBE080 #809BE0 #C580E0
monochromatic
#9AB92D #B7D44F #CBE080 #DFECB1 #F3F8E2
Accessibility & contrast
On white
1.45
#CBE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#CBE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE080
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE080 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD678
Deuteranopia (green-blind)
#E9D785
Tritanopia (blue-blind)
#D3D7C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cbe080; /* rgb */ color: rgb(203, 224, 128); /* oklch */ color: oklch(87.0% 0.123 119.1);
Tailwind
colors: {
custom: {
50: '#dce9a6',
500: '#cbe080',
950: '#000000',
},
}SCSS
$custom: #cbe080; $custom-light: #dce9a6; $custom-dark: #000000;
JSON
{
"hex": "#cbe080",
"rgb": {
"r": 203,
"g": 224,
"b": 128
},
"hsl": {
"h": 73.125,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.86993,
"c": 0.1235,
"h": 119.1
},
"luminance": 0.67566
}Semantic roles & 50–950 ramp
primary
#CBE080
secondary
#644DB7
accent
#1DC843
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480