#BCE67D#BCE67D
#BCE67D is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 87.2% C 0.141 H 127.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE67D |
|---|---|
| RGB | rgb(188, 230, 125) |
| HSL | hsl(84, 68%, 70%) |
| HSV | hsv(84, 46%, 90%) |
| CMYK | cmyk(18.3%, 0%, 45.7%, 9.8%) |
| CIE-LAB | lab(86.39, -30.46, 46.54) |
| CIE-LCH | lch(86.39, 55.63, 123.21°) |
| OKLab | oklab(87.21% -0.0845 0.1123) |
| OKLCH | oklch(87.21% 0.141 127) |
| XYZ | xyz(52.7372, 68.7650, 29.8926) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.52
Pale Olive Green
#B1D27B
ΔE00 4.97
Light Yellow Green
#CCFD7F
ΔE00 5.25
Light Pea Green
#C4FE82
ΔE00 5.33
Celery
#C1FD95
ΔE00 5.42
Light Yellowish Green
#C2FF89
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE67D #A77DE6
analogous
#E6DC7D #BCE67D #88E67D
triadic
#BCE67D #7DBCE6 #E67DBC
tetradic
#BCE67D #7DE6DC #A77DE6 #E67D88
square
#BCE67D #7DE6DC #A77DE6 #E67D88
split-complementary
#BCE67D #7D88E6 #DC7DE6
monochromatic
#84C326 #A2DC4A #BCE67D #D6F0B0 #F1FAE4
Accessibility & contrast
On white
1.42
#BCE67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BCE67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE67D
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE67D | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA74
Deuteranopia (green-blind)
#EAD783
Tritanopia (blue-blind)
#C1DECD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bce67d; /* rgb */ color: rgb(188, 230, 125); /* oklch */ color: oklch(87.2% 0.141 127.0);
Tailwind
colors: {
custom: {
50: '#d2eea4',
500: '#bce67d',
950: '#000000',
},
}SCSS
$custom: #bce67d; $custom-light: #d2eea4; $custom-dark: #000000;
JSON
{
"hex": "#bce67d",
"rgb": {
"r": 188,
"g": 230,
"b": 125
},
"hsl": {
"h": 84,
"s": 67.742,
"l": 69.608
},
"oklch": {
"l": 0.87207,
"c": 0.14052,
"h": 127
},
"luminance": 0.68766
}Semantic roles & 50–950 ramp
primary
#BCE67D
secondary
#7849BE
accent
#16D060
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580