#CFF882#CFF882
#CFF882 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.5% C 0.152 H 125.0°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF882 |
|---|---|
| RGB | rgb(207, 248, 130) |
| HSL | hsl(81, 89%, 74%) |
| HSV | hsv(81, 48%, 97%) |
| CMYK | cmyk(16.5%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(92.58, -31.31, 52.04) |
| CIE-LCH | lch(92.58, 60.74, 121.03°) |
| OKLab | oklab(92.52% -0.0874 0.1246) |
| OKLCH | oklch(92.52% 0.152 125) |
| XYZ | xyz(63.3287, 82.0114, 33.6082) |
| Luminance | 0.8201 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.55
Light Pea Green
#C4FE82
ΔE00 2.75
Pistachio (survey)
#C0FA8B
ΔE00 3.45
Light Yellowish Green
#C2FF89
ΔE00 3.48
Pale Lime
#BEFD73
ΔE00 3.51
Pear
#CBF85F
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF882 #AB82F8
analogous
#F8E682 #CFF882 #94F882
triadic
#CFF882 #82CFF8 #F882CF
tetradic
#CFF882 #82F8E6 #AB82F8 #F88294
square
#CFF882 #82F8E6 #AB82F8 #F88294
split-complementary
#CFF882 #8294F8 #E682F8
monochromatic
#A2F20E #B9F548 #CFF882 #E5FBBC #F4FDE2
Accessibility & contrast
On white
1.21
#CFF882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#CFF882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF882
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF882 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB78
Deuteranopia (green-blind)
#FDE989
Tritanopia (blue-blind)
#D6EEDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff882; /* rgb */ color: rgb(207, 248, 130); /* oklch */ color: oklch(92.5% 0.152 125.0);
Tailwind
colors: {
custom: {
50: '#dffaa8',
500: '#cff882',
950: '#000000',
},
}SCSS
$custom: #cff882; $custom-light: #dffaa8; $custom-dark: #000000;
JSON
{
"hex": "#cff882",
"rgb": {
"r": 207,
"g": 248,
"b": 130
},
"hsl": {
"h": 80.847,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.92517,
"c": 0.15223,
"h": 125
},
"luminance": 0.82012
}Semantic roles & 50–950 ramp
primary
#CFF882
secondary
#7A49D5
accent
#00E650
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581