#CFE381#CFE381
#CFE381 is a very light, vivid yellow-green. Relative luminance 0.698; OKLCH L 88.0% C 0.125 H 118.5°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE381 |
|---|---|
| RGB | rgb(207, 227, 129) |
| HSL | hsl(72, 64%, 70%) |
| HSV | hsv(72, 43%, 89%) |
| CMYK | cmyk(8.8%, 0%, 43.2%, 11%) |
| CIE-LAB | lab(86.89, -21.45, 45.51) |
| CIE-LCH | lch(86.89, 50.32, 115.24°) |
| OKLab | oklab(87.95% -0.0597 0.11) |
| OKLCH | oklch(87.95% 0.125 118.5) |
| XYZ | xyz(57.1640, 69.7889, 31.2238) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.60
Light Khaki
#E6F2A2
ΔE00 5.01
Pale Olive Green
#B1D27B
ΔE00 5.83
Greenish Tan
#BCCB7A
ΔE00 5.92
Pale Olive
#B9CC81
ΔE00 6.38
Light Yellow Green
#CCFD7F
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE381 #9581E3
analogous
#E3C681 #CFE381 #9EE381
triadic
#CFE381 #81CFE3 #E381CF
tetradic
#CFE381 #81E3C6 #9581E3 #E3819E
square
#CFE381 #81E3C6 #9581E3 #E3819E
split-complementary
#CFE381 #819EE3 #C681E3
monochromatic
#A1BF2A #BCD84F #CFE381 #E2EEB3 #F5F9E5
Accessibility & contrast
On white
1.40
#CFE381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#CFE381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE381
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE381 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED979
Deuteranopia (green-blind)
#ECDA86
Tritanopia (blue-blind)
#D8DACC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfe381; /* rgb */ color: rgb(207, 227, 129); /* oklch */ color: oklch(88.0% 0.125 118.5);
Tailwind
colors: {
custom: {
50: '#dfeba7',
500: '#cfe381',
950: '#000000',
},
}SCSS
$custom: #cfe381; $custom-light: #dfeba7; $custom-dark: #000000;
JSON
{
"hex": "#cfe381",
"rgb": {
"r": 207,
"g": 227,
"b": 129
},
"hsl": {
"h": 72.245,
"s": 63.636,
"l": 69.804
},
"oklch": {
"l": 0.87951,
"c": 0.12519,
"h": 118.5
},
"luminance": 0.69789
}Semantic roles & 50–950 ramp
primary
#CFE381
secondary
#644DBB
accent
#1ACB3E
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#151610
muted
#848480