#CBDF98#CBDF98
#CBDF98 is a very light, moderate yellow-green. Relative luminance 0.677; OKLCH L 87.2% C 0.095 H 121.2°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDF98 |
|---|---|
| RGB | rgb(203, 223, 152) |
| HSL | hsl(77, 53%, 74%) |
| HSV | hsv(77, 32%, 87%) |
| CMYK | cmyk(9%, 0%, 31.8%, 12.5%) |
| CIE-LAB | lab(85.88, -18.25, 32.66) |
| CIE-LCH | lch(85.88, 37.42, 119.20°) |
| OKLab | oklab(87.18% -0.0493 0.0814) |
| OKLCH | oklch(87.18% 0.095 121.2) |
| XYZ | xyz(56.6834, 67.7389, 39.7884) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.70
Light Khaki
#E6F2A2
ΔE00 5.23
Pale Olive Green
#B1D27B
ΔE00 5.28
Light Grey Green
#B7E1A1
ΔE00 5.39
Greenish Tan
#BCCB7A
ΔE00 5.40
Greenish Beige
#C9D179
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDF98 #AC98DF
analogous
#DFCF98 #CBDF98 #A7DF98
triadic
#CBDF98 #98CBDF #DF98CB
tetradic
#CBDF98 #98DFCF #AC98DF #DF98A7
square
#CBDF98 #98DFCF #AC98DF #DF98A7
split-complementary
#CBDF98 #98A7DF #CF98DF
monochromatic
#9BC13C #B3D069 #CBDF98 #E3EEC7 #F3F8E8
Accessibility & contrast
On white
1.44
#CBDF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#CBDF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDF98
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDF98 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D793
Deuteranopia (green-blind)
#E5D79B
Tritanopia (blue-blind)
#D1D8CD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbdf98; /* rgb */ color: rgb(203, 223, 152); /* oklch */ color: oklch(87.2% 0.095 121.2);
Tailwind
colors: {
custom: {
50: '#dbe9b7',
500: '#cbdf98',
950: '#000000',
},
}SCSS
$custom: #cbdf98; $custom-light: #dbe9b7; $custom-dark: #000000;
JSON
{
"hex": "#cbdf98",
"rgb": {
"r": 203,
"g": 223,
"b": 152
},
"hsl": {
"h": 76.901,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.87178,
"c": 0.09515,
"h": 121.2
},
"luminance": 0.67739
}Semantic roles & 50–950 ramp
primary
#CBDF98
secondary
#7B64B7
accent
#25C051
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481