#CBED74#CBED74
#CBED74 is a very light, vivid yellow-green. Relative luminance 0.745; OKLCH L 89.7% C 0.153 H 122.5°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CBED74 |
|---|---|
| RGB | rgb(203, 237, 116) |
| HSL | hsl(77, 77%, 69%) |
| HSV | hsv(77, 51%, 93%) |
| CMYK | cmyk(14.3%, 0%, 51.1%, 7.1%) |
| CIE-LAB | lab(89.17, -29.06, 54.38) |
| CIE-LCH | lch(89.17, 61.66, 118.12°) |
| OKLab | oklab(89.66% -0.082 0.1288) |
| OKLCH | oklch(89.66% 0.153 122.5) |
| XYZ | xyz(58.0654, 74.5257, 27.8455) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.81
Pear
#CBF85F
ΔE00 3.86
Light Pea Green
#C4FE82
ΔE00 4.92
Pale Lime
#BEFD73
ΔE00 5.06
Pistachio (survey)
#C0FA8B
ΔE00 5.39
Light Yellowish Green
#C2FF89
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBED74 #9674ED
analogous
#EDD374 #CBED74 #8FED74
triadic
#CBED74 #74CBED #ED74CB
tetradic
#CBED74 #74EDD3 #9674ED #ED748F
square
#CBED74 #74EDD3 #9674ED #ED748F
split-complementary
#CBED74 #748FED #D374ED
monochromatic
#9ACC1A #B7E63E #CBED74 #DFF4AA #F4FBE0
Accessibility & contrast
On white
1.32
#CBED74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#CBED74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBED74
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBED74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBED74 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E169
Deuteranopia (green-blind)
#F4E07B
Tritanopia (blue-blind)
#D3E3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbed74; /* rgb */ color: rgb(203, 237, 116); /* oklch */ color: oklch(89.7% 0.153 122.5);
Tailwind
colors: {
custom: {
50: '#ddf39f',
500: '#cbed74',
950: '#000000',
},
}SCSS
$custom: #cbed74; $custom-light: #ddf39f; $custom-dark: #000000;
JSON
{
"hex": "#cbed74",
"rgb": {
"r": 203,
"g": 237,
"b": 116
},
"hsl": {
"h": 76.86,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.89658,
"c": 0.15268,
"h": 122.5
},
"luminance": 0.74526
}Semantic roles & 50–950 ramp
primary
#CBED74
secondary
#653FC6
accent
#0CD946
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580