#CBED73#CBED73
#CBED73 is a very light, vivid yellow-green. Relative luminance 0.745; OKLCH L 89.6% C 0.154 H 122.4°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBED73 |
|---|---|
| RGB | rgb(203, 237, 115) |
| HSL | hsl(77, 77%, 69%) |
| HSV | hsv(77, 51%, 93%) |
| CMYK | cmyk(14.3%, 0%, 51.5%, 7.1%) |
| CIE-LAB | lab(89.16, -29.16, 54.83) |
| CIE-LCH | lch(89.16, 62.10, 118.00°) |
| OKLab | oklab(89.65% -0.0824 0.1296) |
| OKLCH | oklch(89.65% 0.154 122.4) |
| XYZ | xyz(58.0076, 74.5026, 27.5408) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.76
Light Yellow Green
#CCFD7F
ΔE00 3.83
Light Pea Green
#C4FE82
ΔE00 4.97
Pale Lime
#BEFD73
ΔE00 5.06
Pistachio (survey)
#C0FA8B
ΔE00 5.47
Light Yellowish Green
#C2FF89
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBED73 #9573ED
analogous
#EDD273 #CBED73 #8EED73
triadic
#CBED73 #73CBED #ED73CB
tetradic
#CBED73 #73EDD2 #9573ED #ED738E
square
#CBED73 #73EDD2 #9573ED #ED738E
split-complementary
#CBED73 #738EED #D273ED
monochromatic
#9ACB1A #B7E63D #CBED73 #DFF4A9 #F3FBDF
Accessibility & contrast
On white
1.32
#CBED73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#CBED73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBED73
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBED73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBED73 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E168
Deuteranopia (green-blind)
#F5E07A
Tritanopia (blue-blind)
#D3E3D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbed73; /* rgb */ color: rgb(203, 237, 115); /* oklch */ color: oklch(89.6% 0.154 122.4);
Tailwind
colors: {
custom: {
50: '#ddf39e',
500: '#cbed73',
950: '#000000',
},
}SCSS
$custom: #cbed73; $custom-light: #ddf39e; $custom-dark: #000000;
JSON
{
"hex": "#cbed73",
"rgb": {
"r": 203,
"g": 237,
"b": 115
},
"hsl": {
"h": 76.721,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.89645,
"c": 0.15361,
"h": 122.4
},
"luminance": 0.74503
}Semantic roles & 50–950 ramp
primary
#CBED73
secondary
#643FC6
accent
#0CD945
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580