#CBE282#CBE282
#CBE282 is a very light, vivid yellow-green. Relative luminance 0.687; OKLCH L 87.5% C 0.124 H 120.1°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE282 |
|---|---|
| RGB | rgb(203, 226, 130) |
| HSL | hsl(74, 62%, 70%) |
| HSV | hsv(74, 42%, 89%) |
| CMYK | cmyk(10.2%, 0%, 42.5%, 11.4%) |
| CIE-LAB | lab(86.36, -22.39, 44.29) |
| CIE-LCH | lch(86.36, 49.63, 116.81°) |
| OKLab | oklab(87.46% -0.0621 0.1074) |
| OKLCH | oklch(87.46% 0.124 120.1) |
| XYZ | xyz(55.8544, 68.7011, 31.4329) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.74
Pale Olive Green
#B1D27B
ΔE00 5.07
Light Khaki
#E6F2A2
ΔE00 5.32
Greenish Tan
#BCCB7A
ΔE00 5.60
Pale Olive
#B9CC81
ΔE00 5.88
Light Yellow Green
#CCFD7F
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE282 #9982E2
analogous
#E2C982 #CBE282 #9BE282
triadic
#CBE282 #82CBE2 #E282CB
tetradic
#CBE282 #82E2C9 #9982E2 #E2829B
square
#CBE282 #82E2C9 #9982E2 #E2829B
split-complementary
#CBE282 #829BE2 #C982E2
monochromatic
#9BBE2C #B6D650 #CBE282 #E0EEB4 #F4F9E5
Accessibility & contrast
On white
1.42
#CBE282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CBE282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE282
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE282 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87A
Deuteranopia (green-blind)
#EAD887
Tritanopia (blue-blind)
#D3D9CB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbe282; /* rgb */ color: rgb(203, 226, 130); /* oklch */ color: oklch(87.5% 0.124 120.1);
Tailwind
colors: {
custom: {
50: '#dceba8',
500: '#cbe282',
950: '#000000',
},
}SCSS
$custom: #cbe282; $custom-light: #dceba8; $custom-dark: #000000;
JSON
{
"hex": "#cbe282",
"rgb": {
"r": 203,
"g": 226,
"b": 130
},
"hsl": {
"h": 74.375,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.87455,
"c": 0.12404,
"h": 120.1
},
"luminance": 0.68701
}Semantic roles & 50–950 ramp
primary
#CBE282
secondary
#684EBA
accent
#1BCA45
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#151610
muted
#848480