#BCE98E#BCE98E
#BCE98E is a very light, vivid yellow-green. Relative luminance 0.709; OKLCH L 88.1% C 0.127 H 130.1°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE98E |
|---|---|
| RGB | rgb(188, 233, 142) |
| HSL | hsl(90, 67%, 74%) |
| HSV | hsv(90, 39%, 91%) |
| CMYK | cmyk(19.3%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(87.45, -29.84, 39.56) |
| CIE-LCH | lch(87.45, 49.56, 127.03°) |
| OKLab | oklab(88.13% -0.0819 0.0972) |
| OKLCH | oklch(88.13% 0.127 130.1) |
| XYZ | xyz(54.7596, 70.9213, 36.3901) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.15
Washed Out Green
#BCF5A6
ΔE00 4.27
Pistachio (survey)
#C0FA8B
ΔE00 4.27
Celery
#C1FD95
ΔE00 4.46
Light Grey Green
#B7E1A1
ΔE00 5.15
Pale Olive Green
#B1D27B
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE98E #BB8EE9
analogous
#E9E88E #BCE98E #8EE98E
triadic
#BCE98E #8EBCE9 #E98EBC
tetradic
#BCE98E #8EE9E8 #BB8EE9 #E98E8E
square
#BCE98E #8EE9E8 #BB8EE9 #E98E8E
split-complementary
#BCE98E #8E8EE9 #E88EE9
monochromatic
#7FD329 #9EDF5B #BCE98E #DAF3C1 #F0FAE5
Accessibility & contrast
On white
1.38
#BCE98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#BCE98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE98E
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE98E | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD87
Deuteranopia (green-blind)
#EADA93
Tritanopia (blue-blind)
#BFE2D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bce98e; /* rgb */ color: rgb(188, 233, 142); /* oklch */ color: oklch(88.1% 0.127 130.1);
Tailwind
colors: {
custom: {
50: '#d1f0b0',
500: '#bce98e',
950: '#000000',
},
}SCSS
$custom: #bce98e; $custom-light: #d1f0b0; $custom-dark: #000000;
JSON
{
"hex": "#bce98e",
"rgb": {
"r": 188,
"g": 233,
"b": 142
},
"hsl": {
"h": 89.67,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.88134,
"c": 0.12709,
"h": 130.1
},
"luminance": 0.70922
}Semantic roles & 50–950 ramp
primary
#BCE98E
secondary
#8D58C3
accent
#16CF72
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581