#B8CD90#B8CD90
#B8CD90 is a light, moderate yellow-green. Relative luminance 0.559; OKLCH L 81.7% C 0.085 H 123.7°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CD90 |
|---|---|
| RGB | rgb(184, 205, 144) |
| HSL | hsl(81, 38%, 68%) |
| HSV | hsv(81, 30%, 80%) |
| CMYK | cmyk(10.2%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(79.54, -17.45, 28.10) |
| CIE-LCH | lch(79.54, 33.08, 121.84°) |
| OKLab | oklab(81.74% -0.047 0.0705) |
| OKLCH | oklch(81.74% 0.085 123.7) |
| XYZ | xyz(46.6320, 55.8665, 34.7068) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.05
Greenish Tan
#BCCB7A
ΔE00 4.60
Pale Olive Green
#B1D27B
ΔE00 4.97
Light Moss Green
#A6C875
ΔE00 5.04
Tan Green
#A9BE70
ΔE00 5.46
Light Grey Green
#B7E1A1
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CD90 #A590CD
analogous
#CDC390 #B8CD90 #99CD90
triadic
#B8CD90 #90B8CD #CD90B8
tetradic
#B8CD90 #90CDC3 #A590CD #CD9099
square
#B8CD90 #90CDC3 #A590CD #CD9099
split-complementary
#B8CD90 #9099CD #C390CD
monochromatic
#7F9C46 #9DBA66 #B8CD90 #D3E0BA #EEF3E4
Accessibility & contrast
On white
1.73
#B8CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#B8CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CD90
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CD90 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68C
Deuteranopia (green-blind)
#D1C593
Tritanopia (blue-blind)
#BCC7BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b8cd90; /* rgb */ color: rgb(184, 205, 144); /* oklch */ color: oklch(81.7% 0.085 123.7);
Tailwind
colors: {
custom: {
50: '#cedcb1',
500: '#b8cd90',
950: '#000000',
},
}SCSS
$custom: #b8cd90; $custom-light: #cedcb1; $custom-dark: #000000;
JSON
{
"hex": "#b8cd90",
"rgb": {
"r": 184,
"g": 205,
"b": 144
},
"hsl": {
"h": 80.656,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.81741,
"c": 0.08467,
"h": 123.7
},
"luminance": 0.55867
}Semantic roles & 50–950 ramp
primary
#B8CD90
secondary
#765FA2
accent
#35B15F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#131510
muted
#838481