#CFFE84#CFFE84
#CFFE84 is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 93.9% C 0.158 H 126.6°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFE84 |
|---|---|
| RGB | rgb(207, 254, 132) |
| HSL | hsl(83, 98%, 76%) |
| HSV | hsv(83, 48%, 100%) |
| CMYK | cmyk(18.5%, 0%, 48%, 0.4%) |
| CIE-LAB | lab(94.23, -33.86, 53.12) |
| CIE-LCH | lch(94.23, 63.00, 122.52°) |
| OKLab | oklab(93.86% -0.0944 0.1271) |
| OKLCH | oklch(93.86% 0.158 126.6) |
| XYZ | xyz(65.3385, 85.8142, 34.9468) |
| Luminance | 0.8581 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.60
Light Pea Green
#C4FE82
ΔE00 1.79
Light Yellowish Green
#C2FF89
ΔE00 2.59
Pale Lime
#BEFD73
ΔE00 2.72
Pistachio (survey)
#C0FA8B
ΔE00 3.05
Celery
#C1FD95
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFE84 #B384FE
analogous
#FEF084 #CFFE84 #92FE84
triadic
#CFFE84 #84CFFE #FE84CF
tetradic
#CFFE84 #84FEF0 #B384FE #FE8492
square
#CFFE84 #84FEF0 #B384FE #FE8492
split-complementary
#CFFE84 #8492FE #F084FE
monochromatic
#A0FD0B #B7FE47 #CFFE84 #E7FEC1 #F3FFE1
Accessibility & contrast
On white
1.16
#CFFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#CFFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFE84
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFE84 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF079
Deuteranopia (green-blind)
#FFEE8B
Tritanopia (blue-blind)
#D5F4E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cffe84; /* rgb */ color: rgb(207, 254, 132); /* oklch */ color: oklch(93.9% 0.158 126.6);
Tailwind
colors: {
custom: {
50: '#e0ffaa',
500: '#cffe84',
950: '#000000',
},
}SCSS
$custom: #cffe84; $custom-light: #e0ffaa; $custom-dark: #000000;
JSON
{
"hex": "#cffe84",
"rgb": {
"r": 207,
"g": 254,
"b": 132
},
"hsl": {
"h": 83.115,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.93855,
"c": 0.15837,
"h": 126.6
},
"luminance": 0.85815
}Semantic roles & 50–950 ramp
primary
#CFFE84
secondary
#8249DD
accent
#00E658
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681