#CBDF77#CBDF77
#CBDF77 is a very light, vivid yellow-green. Relative luminance 0.668; OKLCH L 86.6% C 0.132 H 118.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDF77 |
|---|---|
| RGB | rgb(203, 223, 119) |
| HSL | hsl(72, 62%, 67%) |
| HSV | hsv(72, 47%, 87%) |
| CMYK | cmyk(9%, 0%, 46.6%, 12.5%) |
| CIE-LAB | lab(85.40, -22.09, 48.44) |
| CIE-LCH | lch(85.40, 53.24, 114.51°) |
| OKLab | oklab(86.65% -0.0621 0.116) |
| OKLCH | oklch(86.65% 0.132 118.2) |
| XYZ | xyz(54.3465, 66.8041, 27.4807) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.15
Greenish Tan
#BCCB7A
ΔE00 5.54
Pale Olive Green
#B1D27B
ΔE00 5.65
Light Khaki
#E6F2A2
ΔE00 6.26
Pale Olive
#B9CC81
ΔE00 6.27
Pear
#CBF85F
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDF77 #8B77DF
analogous
#DFBF77 #CBDF77 #97DF77
triadic
#CBDF77 #77CBDF #DF77CB
tetradic
#CBDF77 #77DFBF #8B77DF #DF7797
square
#CBDF77 #77DFBF #8B77DF #DF7797
split-complementary
#CBDF77 #7797DF #BF77DF
monochromatic
#98B22A #B8D345 #CBDF77 #DEEBA9 #F1F6DA
Accessibility & contrast
On white
1.46
#CBDF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#CBDF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDF77
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDF77 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56E
Deuteranopia (green-blind)
#E9D67D
Tritanopia (blue-blind)
#D4D5C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cbdf77; /* rgb */ color: rgb(203, 223, 119); /* oklch */ color: oklch(86.6% 0.132 118.2);
Tailwind
colors: {
custom: {
50: '#dce9a0',
500: '#cbdf77',
950: '#000000',
},
}SCSS
$custom: #cbdf77; $custom-light: #dce9a0; $custom-dark: #000000;
JSON
{
"hex": "#cbdf77",
"rgb": {
"r": 203,
"g": 223,
"b": 119
},
"hsl": {
"h": 71.538,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.86649,
"c": 0.13156,
"h": 118.2
},
"luminance": 0.66804
}Semantic roles & 50–950 ramp
primary
#CBDF77
secondary
#5C47B3
accent
#1CCA3D
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480