#CBED7B#CBED7B
#CBED7B is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.7% C 0.146 H 123.0°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CBED7B |
|---|---|
| RGB | rgb(203, 237, 123) |
| HSL | hsl(78, 76%, 71%) |
| HSV | hsv(78, 48%, 93%) |
| CMYK | cmyk(14.3%, 0%, 48.1%, 7.1%) |
| CIE-LAB | lab(89.25, -28.38, 51.22) |
| CIE-LCH | lch(89.25, 58.56, 118.99°) |
| OKLab | oklab(89.75% -0.0795 0.1224) |
| OKLCH | oklch(89.75% 0.146 123) |
| XYZ | xyz(58.4880, 74.6948, 30.0713) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.77
Pear
#CBF85F
ΔE00 4.61
Light Pea Green
#C4FE82
ΔE00 4.73
Pistachio (survey)
#C0FA8B
ΔE00 4.88
Pale Lime
#BEFD73
ΔE00 5.16
Light Yellowish Green
#C2FF89
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBED7B #9D7BED
analogous
#EDD67B #CBED7B #92ED7B
triadic
#CBED7B #7BCBED #ED7BCB
tetradic
#CBED7B #7BEDD6 #9D7BED #ED7B92
square
#CBED7B #7BEDD6 #9D7BED #ED7B92
split-complementary
#CBED7B #7B92ED #D67BED
monochromatic
#9BD11D #B6E645 #CBED7B #E0F4B1 #F4FBE4
Accessibility & contrast
On white
1.32
#CBED7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#CBED7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBED7B
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBED7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBED7B | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E171
Deuteranopia (green-blind)
#F4E081
Tritanopia (blue-blind)
#D3E3D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbed7b; /* rgb */ color: rgb(203, 237, 123); /* oklch */ color: oklch(89.7% 0.146 123.0);
Tailwind
colors: {
custom: {
50: '#ddf3a3',
500: '#cbed7b',
950: '#000000',
},
}SCSS
$custom: #cbed7b; $custom-light: #ddf3a3; $custom-dark: #000000;
JSON
{
"hex": "#cbed7b",
"rgb": {
"r": 203,
"g": 237,
"b": 123
},
"hsl": {
"h": 77.895,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.89747,
"c": 0.14595,
"h": 123
},
"luminance": 0.74695
}Semantic roles & 50–950 ramp
primary
#CBED7B
secondary
#6C46C6
accent
#0DD84A
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580