#CFE482#CFE482
#CFE482 is a very light, vivid yellow-green. Relative luminance 0.704; OKLCH L 88.2% C 0.125 H 119.0°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE482 |
|---|---|
| RGB | rgb(207, 228, 130) |
| HSL | hsl(73, 64%, 70%) |
| HSV | hsv(73, 43%, 89%) |
| CMYK | cmyk(9.2%, 0%, 43%, 10.6%) |
| CIE-LAB | lab(87.18, -21.83, 45.38) |
| CIE-LCH | lch(87.18, 50.36, 115.69°) |
| OKLab | oklab(88.18% -0.0607 0.1098) |
| OKLCH | oklch(88.18% 0.125 119) |
| XYZ | xyz(57.5051, 70.3642, 31.6670) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.87
Light Khaki
#E6F2A2
ΔE00 4.92
Pale Olive Green
#B1D27B
ΔE00 5.85
Greenish Tan
#BCCB7A
ΔE00 6.10
Pale Olive
#B9CC81
ΔE00 6.50
Light Yellow Green
#CCFD7F
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE482 #9782E4
analogous
#E4C882 #CFE482 #9EE482
triadic
#CFE482 #82CFE4 #E482CF
tetradic
#CFE482 #82E4C8 #9782E4 #E4829E
square
#CFE482 #82E4C8 #9782E4 #E4829E
split-complementary
#CFE482 #829EE4 #C882E4
monochromatic
#A1C22A #BCD950 #CFE482 #E2EFB4 #F5FAE6
Accessibility & contrast
On white
1.39
#CFE482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#CFE482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE482
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE482 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7A
Deuteranopia (green-blind)
#EDDB87
Tritanopia (blue-blind)
#D8DBCD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfe482; /* rgb */ color: rgb(207, 228, 130); /* oklch */ color: oklch(88.2% 0.125 119.0);
Tailwind
colors: {
custom: {
50: '#dfeca8',
500: '#cfe482',
950: '#000000',
},
}SCSS
$custom: #cfe482; $custom-light: #dfeca8; $custom-dark: #000000;
JSON
{
"hex": "#cfe482",
"rgb": {
"r": 207,
"g": 228,
"b": 130
},
"hsl": {
"h": 72.857,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.88181,
"c": 0.12545,
"h": 119
},
"luminance": 0.70364
}Semantic roles & 50–950 ramp
primary
#CFE482
secondary
#664EBC
accent
#19CC40
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#151610
muted
#848480