#CBED80#CBED80
#CBED80 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.8% C 0.141 H 123.5°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CBED80 |
|---|---|
| RGB | rgb(203, 237, 128) |
| HSL | hsl(79, 75%, 72%) |
| HSV | hsv(79, 46%, 93%) |
| CMYK | cmyk(14.3%, 0%, 46%, 7.1%) |
| CIE-LAB | lab(89.31, -27.86, 48.93) |
| CIE-LCH | lch(89.31, 56.30, 119.66°) |
| OKLab | oklab(89.82% -0.0777 0.1176) |
| OKLCH | oklch(89.82% 0.141 123.5) |
| XYZ | xyz(58.8091, 74.8232, 31.7620) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.90
Pistachio (survey)
#C0FA8B
ΔE00 4.59
Light Pea Green
#C4FE82
ΔE00 4.71
Light Yellowish Green
#C2FF89
ΔE00 5.20
Pear
#CBF85F
ΔE00 5.22
Pale Lime
#BEFD73
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBED80 #A280ED
analogous
#EDD980 #CBED80 #95ED80
triadic
#CBED80 #80CBED #ED80CB
tetradic
#CBED80 #80EDD9 #A280ED #ED8095
square
#CBED80 #80EDD9 #A280ED #ED8095
split-complementary
#CBED80 #8095ED #D980ED
monochromatic
#9CD41E #B5E54A #CBED80 #E1F5B6 #F4FBE4
Accessibility & contrast
On white
1.32
#CBED80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#CBED80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBED80
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBED80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBED80 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E177
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#D2E4D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbed80; /* rgb */ color: rgb(203, 237, 128); /* oklch */ color: oklch(89.8% 0.141 123.5);
Tailwind
colors: {
custom: {
50: '#dcf3a7',
500: '#cbed80',
950: '#000000',
},
}SCSS
$custom: #cbed80; $custom-light: #dcf3a7; $custom-dark: #000000;
JSON
{
"hex": "#cbed80",
"rgb": {
"r": 203,
"g": 237,
"b": 128
},
"hsl": {
"h": 78.716,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.89815,
"c": 0.14097,
"h": 123.5
},
"luminance": 0.74823
}Semantic roles & 50–950 ramp
primary
#CBED80
secondary
#714AC7
accent
#0ED74D
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580