#CFE281#CFE281
#CFE281 is a very light, vivid yellow-green. Relative luminance 0.692; OKLCH L 87.7% C 0.124 H 118.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE281 |
|---|---|
| RGB | rgb(207, 226, 129) |
| HSL | hsl(72, 63%, 70%) |
| HSV | hsv(72, 43%, 89%) |
| CMYK | cmyk(8.4%, 0%, 42.9%, 11.4%) |
| CIE-LAB | lab(86.62, -20.97, 45.18) |
| CIE-LCH | lch(86.62, 49.81, 114.90°) |
| OKLab | oklab(87.74% -0.0584 0.1093) |
| OKLCH | oklch(87.74% 0.124 118.1) |
| XYZ | xyz(56.8913, 69.2435, 31.1329) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.32
Light Khaki
#E6F2A2
ΔE00 5.02
Greenish Tan
#BCCB7A
ΔE00 5.69
Pale Olive Green
#B1D27B
ΔE00 5.77
Pale Olive
#B9CC81
ΔE00 6.18
Light Yellow Green
#CCFD7F
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE281 #9481E2
analogous
#E2C581 #CFE281 #9EE281
triadic
#CFE281 #81CFE2 #E281CF
tetradic
#CFE281 #81E2C5 #9481E2 #E2819E
square
#CFE281 #81E2C5 #9481E2 #E2819E
split-complementary
#CFE281 #819EE2 #C581E2
monochromatic
#A1BD2C #BCD74F #CFE281 #E2EDB3 #F5F9E4
Accessibility & contrast
On white
1.41
#CFE281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#CFE281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE281
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE281 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD979
Deuteranopia (green-blind)
#EBD986
Tritanopia (blue-blind)
#D8D9CB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfe281; /* rgb */ color: rgb(207, 226, 129); /* oklch */ color: oklch(87.7% 0.124 118.1);
Tailwind
colors: {
custom: {
50: '#dfeba7',
500: '#cfe281',
950: '#000000',
},
}SCSS
$custom: #cfe281; $custom-light: #dfeba7; $custom-dark: #000000;
JSON
{
"hex": "#cfe281",
"rgb": {
"r": 207,
"g": 226,
"b": 129
},
"hsl": {
"h": 71.753,
"s": 62.581,
"l": 69.608
},
"oklch": {
"l": 0.87736,
"c": 0.12388,
"h": 118.1
},
"luminance": 0.69243
}Semantic roles & 50–950 ramp
primary
#CFE281
secondary
#634EBA
accent
#1BCA3D
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#151610
muted
#848480