#CBED92#CBED92
#CBED92 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 90.1% C 0.122 H 125.5°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CBED92 |
|---|---|
| RGB | rgb(203, 237, 146) |
| HSL | hsl(82, 72%, 75%) |
| HSV | hsv(82, 38%, 93%) |
| CMYK | cmyk(14.3%, 0%, 38.4%, 7.1%) |
| CIE-LAB | lab(89.55, -25.81, 40.48) |
| CIE-LCH | lch(89.55, 48.01, 122.52°) |
| OKLab | oklab(90.09% -0.0708 0.0994) |
| OKLCH | oklch(90.09% 0.122 125.5) |
| XYZ | xyz(60.1006, 75.3398, 38.5643) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.59
Celery
#C1FD95
ΔE00 4.91
Light Khaki
#E6F2A2
ΔE00 5.20
Tea Green
#BDF8A3
ΔE00 5.25
Light Yellow Green
#CCFD7F
ΔE00 5.44
Washed Out Green
#BCF5A6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBED92 #B492ED
analogous
#EDE292 #CBED92 #9DED92
triadic
#CBED92 #92CBED #ED92CB
tetradic
#CBED92 #92EDE2 #B492ED #ED929D
square
#CBED92 #92EDE2 #B492ED #ED929D
split-complementary
#CBED92 #929DED #E292ED
monochromatic
#99DC29 #B2E45D #CBED92 #E4F6C7 #F2FBE5
Accessibility & contrast
On white
1.31
#CBED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#CBED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBED92
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBED92 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28B
Deuteranopia (green-blind)
#F1E197
Tritanopia (blue-blind)
#D0E5D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbed92; /* rgb */ color: rgb(203, 237, 146); /* oklch */ color: oklch(90.1% 0.122 125.5);
Tailwind
colors: {
custom: {
50: '#dcf3b3',
500: '#cbed92',
950: '#000000',
},
}SCSS
$custom: #cbed92; $custom-light: #dcf3b3; $custom-dark: #000000;
JSON
{
"hex": "#cbed92",
"rgb": {
"r": 203,
"g": 237,
"b": 146
},
"hsl": {
"h": 82.418,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.90088,
"c": 0.12205,
"h": 125.5
},
"luminance": 0.7534
}Semantic roles & 50–950 ramp
primary
#CBED92
secondary
#845BC8
accent
#12D45A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581