#BDCF90#BDCF90
#BDCF90 is a very light, moderate yellow-green. Relative luminance 0.575; OKLCH L 82.5% C 0.086 H 121.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF90 |
|---|---|
| RGB | rgb(189, 207, 144) |
| HSL | hsl(77, 40%, 69%) |
| HSV | hsv(77, 30%, 81%) |
| CMYK | cmyk(8.7%, 0%, 30.4%, 18.8%) |
| CIE-LAB | lab(80.44, -16.58, 29.36) |
| CIE-LCH | lch(80.44, 33.72, 119.46°) |
| OKLab | oklab(82.55% -0.0446 0.0735) |
| OKLCH | oklch(82.55% 0.086 121.3) |
| XYZ | xyz(48.3328, 57.4581, 34.9244) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.58
Greenish Tan
#BCCB7A
ΔE00 3.96
Pale Olive Green
#B1D27B
ΔE00 4.88
Light Moss Green
#A6C875
ΔE00 5.36
Tan Green
#A9BE70
ΔE00 5.64
Greenish Beige
#C9D179
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF90 #A290CF
analogous
#CFC290 #BDCF90 #9ECF90
triadic
#BDCF90 #90BDCF #CF90BD
tetradic
#BDCF90 #90CFC2 #A290CF #CF909E
square
#BDCF90 #90CFC2 #A290CF #CF909E
split-complementary
#BDCF90 #909ECF #C290CF
monochromatic
#86A045 #A4BD65 #BDCF90 #D6E1BB #F0F4E5
Accessibility & contrast
On white
1.68
#BDCF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#BDCF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF90
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF90 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88C
Deuteranopia (green-blind)
#D4C893
Tritanopia (blue-blind)
#C2C9BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcf90; /* rgb */ color: rgb(189, 207, 144); /* oklch */ color: oklch(82.5% 0.086 121.3);
Tailwind
colors: {
custom: {
50: '#d1ddb1',
500: '#bdcf90',
950: '#000000',
},
}SCSS
$custom: #bdcf90; $custom-light: #d1ddb1; $custom-dark: #000000;
JSON
{
"hex": "#bdcf90",
"rgb": {
"r": 189,
"g": 207,
"b": 144
},
"hsl": {
"h": 77.143,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.82547,
"c": 0.08593,
"h": 121.3
},
"luminance": 0.57458
}Semantic roles & 50–950 ramp
primary
#BDCF90
secondary
#735FA4
accent
#33B357
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481