#CBDF93#CBDF93
#CBDF93 is a very light, moderate yellow-green. Relative luminance 0.676; OKLCH L 87.1% C 0.101 H 120.5°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDF93 |
|---|---|
| RGB | rgb(203, 223, 147) |
| HSL | hsl(76, 54%, 73%) |
| HSV | hsv(76, 34%, 87%) |
| CMYK | cmyk(9%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(85.80, -18.90, 35.10) |
| CIE-LCH | lch(85.80, 39.86, 118.31°) |
| OKLab | oklab(87.09% -0.0513 0.087) |
| OKLCH | oklch(87.09% 0.101 120.5) |
| XYZ | xyz(56.2825, 67.5785, 37.6770) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.53
Pale Olive Green
#B1D27B
ΔE00 4.89
Light Khaki
#E6F2A2
ΔE00 5.00
Greenish Tan
#BCCB7A
ΔE00 5.00
Greenish Beige
#C9D179
ΔE00 5.03
Light Grey Green
#B7E1A1
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDF93 #A793DF
analogous
#DFCD93 #CBDF93 #A5DF93
triadic
#CBDF93 #93CBDF #DF93CB
tetradic
#CBDF93 #93DFCD #A793DF #DF93A5
square
#CBDF93 #93DFCD #A793DF #DF93A5
split-complementary
#CBDF93 #93A5DF #CD93DF
monochromatic
#9CBF39 #B4D164 #CBDF93 #E2EDC2 #F4F8E7
Accessibility & contrast
On white
1.45
#CBDF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#CBDF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDF93
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDF93 | 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)
#E8D78E
Deuteranopia (green-blind)
#E6D797
Tritanopia (blue-blind)
#D1D7CC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cbdf93; /* rgb */ color: rgb(203, 223, 147); /* oklch */ color: oklch(87.1% 0.101 120.5);
Tailwind
colors: {
custom: {
50: '#dbe9b3',
500: '#cbdf93',
950: '#000000',
},
}SCSS
$custom: #cbdf93; $custom-light: #dbe9b3; $custom-dark: #000000;
JSON
{
"hex": "#cbdf93",
"rgb": {
"r": 203,
"g": 223,
"b": 147
},
"hsl": {
"h": 75.789,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.87088,
"c": 0.10098,
"h": 120.5
},
"luminance": 0.67578
}Semantic roles & 50–950 ramp
primary
#CBDF93
secondary
#765FB7
accent
#24C24D
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481