#CFF884#CFF884
#CFF884 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.5% C 0.150 H 125.2°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF884 |
|---|---|
| RGB | rgb(207, 248, 132) |
| HSL | hsl(81, 89%, 75%) |
| HSV | hsv(81, 47%, 97%) |
| CMYK | cmyk(16.5%, 0%, 46.8%, 2.7%) |
| CIE-LAB | lab(92.60, -31.10, 51.13) |
| CIE-LCH | lch(92.60, 59.85, 121.31°) |
| OKLab | oklab(92.54% -0.0867 0.1227) |
| OKLCH | oklch(92.54% 0.15 125.2) |
| XYZ | xyz(63.4642, 82.0656, 34.3221) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.66
Light Pea Green
#C4FE82
ΔE00 2.73
Pistachio (survey)
#C0FA8B
ΔE00 3.28
Light Yellowish Green
#C2FF89
ΔE00 3.37
Pale Lime
#BEFD73
ΔE00 3.62
Pear
#CBF85F
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF884 #AD84F8
analogous
#F8E784 #CFF884 #95F884
triadic
#CFF884 #84CFF8 #F884CF
tetradic
#CFF884 #84F8E7 #AD84F8 #F88495
square
#CFF884 #84F8E7 #AD84F8 #F88495
split-complementary
#CFF884 #8495F8 #E784F8
monochromatic
#A2F110 #B8F54A #CFF884 #E6FBBE #F4FDE2
Accessibility & contrast
On white
1.21
#CFF884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#CFF884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF884
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF884 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#D6EEDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff884; /* rgb */ color: rgb(207, 248, 132); /* oklch */ color: oklch(92.5% 0.150 125.2);
Tailwind
colors: {
custom: {
50: '#dffaaa',
500: '#cff884',
950: '#000000',
},
}SCSS
$custom: #cff884; $custom-light: #dffaaa; $custom-dark: #000000;
JSON
{
"hex": "#cff884",
"rgb": {
"r": 207,
"g": 248,
"b": 132
},
"hsl": {
"h": 81.207,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.92544,
"c": 0.15027,
"h": 125.2
},
"luminance": 0.82066
}Semantic roles & 50–950 ramp
primary
#CFF884
secondary
#7C4BD5
accent
#00E651
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581