#CFE882#CFE882
#CFE882 is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 89.0% C 0.131 H 120.4°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE882 |
|---|---|
| RGB | rgb(207, 232, 130) |
| HSL | hsl(75, 69%, 71%) |
| HSV | hsv(75, 44%, 91%) |
| CMYK | cmyk(10.8%, 0%, 44%, 9%) |
| CIE-LAB | lab(88.25, -23.76, 46.72) |
| CIE-LCH | lch(88.25, 52.42, 116.96°) |
| OKLab | oklab(89.04% -0.0662 0.1128) |
| OKLCH | oklch(89.04% 0.131 120.4) |
| XYZ | xyz(58.6182, 72.5905, 32.0380) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.05
Light Yellow Green
#CCFD7F
ΔE00 5.66
Greenish Beige
#C9D179
ΔE00 5.96
Pale Olive Green
#B1D27B
ΔE00 6.28
Pistachio (survey)
#C0FA8B
ΔE00 6.32
Pear
#CBF85F
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE882 #9B82E8
analogous
#E8CE82 #CFE882 #9CE882
triadic
#CFE882 #82CFE8 #E882CF
tetradic
#CFE882 #82E8CE #9B82E8 #E8829C
square
#CFE882 #82E8CE #9B82E8 #E8829C
split-complementary
#CFE882 #829CE8 #CE82E8
monochromatic
#A2CA25 #BBDE4E #CFE882 #E3F2B6 #F5FAE5
Accessibility & contrast
On white
1.35
#CFE882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#CFE882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE882
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE882 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7A
Deuteranopia (green-blind)
#F0DE87
Tritanopia (blue-blind)
#D7DFD0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfe882; /* rgb */ color: rgb(207, 232, 130); /* oklch */ color: oklch(89.0% 0.131 120.4);
Tailwind
colors: {
custom: {
50: '#dfefa8',
500: '#cfe882',
950: '#000000',
},
}SCSS
$custom: #cfe882; $custom-light: #dfefa8; $custom-dark: #000000;
JSON
{
"hex": "#cfe882",
"rgb": {
"r": 207,
"g": 232,
"b": 130
},
"hsl": {
"h": 74.706,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.89043,
"c": 0.13077,
"h": 120.4
},
"luminance": 0.7259
}Semantic roles & 50–950 ramp
primary
#CFE882
secondary
#6A4DC1
accent
#15D143
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151610
muted
#848580