#CBDF94#CBDF94
#CBDF94 is a very light, moderate yellow-green. Relative luminance 0.676; OKLCH L 87.1% C 0.100 H 120.7°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDF94 |
|---|---|
| RGB | rgb(203, 223, 148) |
| HSL | hsl(76, 54%, 73%) |
| HSV | hsv(76, 34%, 87%) |
| CMYK | cmyk(9%, 0%, 33.6%, 12.5%) |
| CIE-LAB | lab(85.81, -18.77, 34.61) |
| CIE-LCH | lch(85.81, 39.38, 118.48°) |
| OKLab | oklab(87.11% -0.0509 0.0859) |
| OKLCH | oklch(87.11% 0.1 120.7) |
| XYZ | xyz(56.3613, 67.6101, 38.0921) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.55
Pale Olive Green
#B1D27B
ΔE00 4.95
Light Khaki
#E6F2A2
ΔE00 5.03
Greenish Tan
#BCCB7A
ΔE00 5.07
Greenish Beige
#C9D179
ΔE00 5.15
Light Grey Green
#B7E1A1
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDF94 #A894DF
analogous
#DFCD94 #CBDF94 #A5DF94
triadic
#CBDF94 #94CBDF #DF94CB
tetradic
#CBDF94 #94DFCD #A894DF #DF94A5
square
#CBDF94 #94DFCD #A894DF #DF94A5
split-complementary
#CBDF94 #94A5DF #CD94DF
monochromatic
#9CBF39 #B4D165 #CBDF94 #E2EDC3 #F4F8E7
Accessibility & contrast
On white
1.45
#CBDF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#CBDF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDF94
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDF94 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78F
Deuteranopia (green-blind)
#E5D797
Tritanopia (blue-blind)
#D1D8CC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbdf94; /* rgb */ color: rgb(203, 223, 148); /* oklch */ color: oklch(87.1% 0.100 120.7);
Tailwind
colors: {
custom: {
50: '#dbe9b4',
500: '#cbdf94',
950: '#000000',
},
}SCSS
$custom: #cbdf94; $custom-light: #dbe9b4; $custom-dark: #000000;
JSON
{
"hex": "#cbdf94",
"rgb": {
"r": 203,
"g": 223,
"b": 148
},
"hsl": {
"h": 76,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.87106,
"c": 0.09982,
"h": 120.7
},
"luminance": 0.6761
}Semantic roles & 50–950 ramp
primary
#CBDF94
secondary
#7760B7
accent
#24C14E
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481