#CFE282#CFE282
#CFE282 is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.8% C 0.123 H 118.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE282 |
|---|---|
| RGB | rgb(207, 226, 130) |
| HSL | hsl(72, 62%, 70%) |
| HSV | hsv(72, 42%, 89%) |
| CMYK | cmyk(8.4%, 0%, 42.5%, 11.4%) |
| CIE-LAB | lab(86.64, -20.86, 44.71) |
| CIE-LCH | lch(86.64, 49.33, 115.01°) |
| OKLab | oklab(87.75% -0.058 0.1083) |
| OKLCH | oklch(87.75% 0.123 118.2) |
| XYZ | xyz(56.9581, 69.2702, 31.4846) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.31
Light Khaki
#E6F2A2
ΔE00 4.94
Greenish Tan
#BCCB7A
ΔE00 5.64
Pale Olive Green
#B1D27B
ΔE00 5.71
Pale Olive
#B9CC81
ΔE00 6.10
Light Yellow Green
#CCFD7F
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE282 #9582E2
analogous
#E2C582 #CFE282 #9FE282
triadic
#CFE282 #82CFE2 #E282CF
tetradic
#CFE282 #82E2C5 #9582E2 #E2829F
square
#CFE282 #82E2C5 #9582E2 #E2829F
split-complementary
#CFE282 #829FE2 #C582E2
monochromatic
#A1BE2C #BCD650 #CFE282 #E2EEB4 #F5F9E5
Accessibility & contrast
On white
1.41
#CFE282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#CFE282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE282
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE282 | 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)
#EDD97A
Deuteranopia (green-blind)
#EBD987
Tritanopia (blue-blind)
#D8D9CB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfe282; /* rgb */ color: rgb(207, 226, 130); /* oklch */ color: oklch(87.8% 0.123 118.2);
Tailwind
colors: {
custom: {
50: '#dfeba8',
500: '#cfe282',
950: '#000000',
},
}SCSS
$custom: #cfe282; $custom-light: #dfeba8; $custom-dark: #000000;
JSON
{
"hex": "#cfe282",
"rgb": {
"r": 207,
"g": 226,
"b": 130
},
"hsl": {
"h": 71.875,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.87751,
"c": 0.12281,
"h": 118.2
},
"luminance": 0.6927
}Semantic roles & 50–950 ramp
primary
#CFE282
secondary
#644EBA
accent
#1BCA3E
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#151610
muted
#848480