#CBDF7F#CBDF7F
#CBDF7F is a very light, vivid yellow-green. Relative luminance 0.670; OKLCH L 86.8% C 0.123 H 118.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDF7F |
|---|---|
| RGB | rgb(203, 223, 127) |
| HSL | hsl(73, 60%, 69%) |
| HSV | hsv(73, 43%, 87%) |
| CMYK | cmyk(9%, 0%, 43%, 12.5%) |
| CIE-LAB | lab(85.51, -21.26, 44.70) |
| CIE-LCH | lch(85.51, 49.49, 115.43°) |
| OKLab | oklab(86.76% -0.0591 0.1081) |
| OKLCH | oklch(86.76% 0.123 118.7) |
| XYZ | xyz(54.8473, 67.0045, 30.1183) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.91
Greenish Tan
#BCCB7A
ΔE00 5.00
Pale Olive Green
#B1D27B
ΔE00 5.04
Pale Olive
#B9CC81
ΔE00 5.49
Light Khaki
#E6F2A2
ΔE00 5.60
Light Moss Green
#A6C875
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDF7F #937FDF
analogous
#DFC37F #CBDF7F #9BDF7F
triadic
#CBDF7F #7FCBDF #DF7FCB
tetradic
#CBDF7F #7FDFC3 #937FDF #DF7F9B
square
#CBDF7F #7FDFC3 #937FDF #DF7F9B
split-complementary
#CBDF7F #7F9BDF #C37FDF
monochromatic
#9AB62E #B7D34E #CBDF7F #DFEBB0 #F3F7E1
Accessibility & contrast
On white
1.46
#CBDF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#CBDF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDF7F
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDF7F | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD677
Deuteranopia (green-blind)
#E8D684
Tritanopia (blue-blind)
#D4D6C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cbdf7f; /* rgb */ color: rgb(203, 223, 127); /* oklch */ color: oklch(86.8% 0.123 118.7);
Tailwind
colors: {
custom: {
50: '#dce9a6',
500: '#cbdf7f',
950: '#000000',
},
}SCSS
$custom: #cbdf7f; $custom-light: #dce9a6; $custom-dark: #000000;
JSON
{
"hex": "#cbdf7f",
"rgb": {
"r": 203,
"g": 223,
"b": 127
},
"hsl": {
"h": 72.5,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.86762,
"c": 0.12323,
"h": 118.7
},
"luminance": 0.67004
}Semantic roles & 50–950 ramp
primary
#CBDF7F
secondary
#624CB6
accent
#1EC841
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480