#CBDD90#CBDD90
#CBDD90 is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.6% C 0.102 H 119.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDD90 |
|---|---|
| RGB | rgb(203, 221, 144) |
| HSL | hsl(74, 53%, 72%) |
| HSV | hsv(74, 35%, 87%) |
| CMYK | cmyk(8.1%, 0%, 34.8%, 13.3%) |
| CIE-LAB | lab(85.21, -18.30, 35.85) |
| CIE-LCH | lch(85.21, 40.25, 117.03°) |
| OKLab | oklab(86.61% -0.0497 0.0887) |
| OKLCH | oklch(86.61% 0.102 119.3) |
| XYZ | xyz(55.5190, 66.4232, 36.2763) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.16
Greenish Beige
#C9D179
ΔE00 4.36
Greenish Tan
#BCCB7A
ΔE00 4.46
Pale Olive Green
#B1D27B
ΔE00 4.80
Light Khaki
#E6F2A2
ΔE00 5.15
Light Grey Green
#B7E1A1
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDD90 #A290DD
analogous
#DDC990 #CBDD90 #A5DD90
triadic
#CBDD90 #90CBDD #DD90CB
tetradic
#CBDD90 #90DDC9 #A290DD #DD90A5
square
#CBDD90 #90DDC9 #A290DD #DD90A5
split-complementary
#CBDD90 #90A5DD #C990DD
monochromatic
#9CBA39 #B5CF61 #CBDD90 #E1EBBF #F4F8E8
Accessibility & contrast
On white
1.47
#CBDD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#CBDD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDD90
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDD90 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58B
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#D2D5CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cbdd90; /* rgb */ color: rgb(203, 221, 144); /* oklch */ color: oklch(86.6% 0.102 119.3);
Tailwind
colors: {
custom: {
50: '#dbe7b1',
500: '#cbdd90',
950: '#000000',
},
}SCSS
$custom: #cbdd90; $custom-light: #dbe7b1; $custom-dark: #000000;
JSON
{
"hex": "#cbdd90",
"rgb": {
"r": 203,
"g": 221,
"b": 144
},
"hsl": {
"h": 74.026,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.86607,
"c": 0.10164,
"h": 119.3
},
"luminance": 0.66423
}Semantic roles & 50–950 ramp
primary
#CBDD90
secondary
#715DB5
accent
#25C149
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151611
muted
#848481