#CFF484#CFF484
#CFF484 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.7% C 0.145 H 124.2°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF484 |
|---|---|
| RGB | rgb(207, 244, 132) |
| HSL | hsl(80, 84%, 74%) |
| HSV | hsv(80, 46%, 96%) |
| CMYK | cmyk(15.2%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(91.52, -29.24, 49.80) |
| CIE-LCH | lch(91.52, 57.75, 120.42°) |
| OKLab | oklab(91.67% -0.0815 0.1198) |
| OKLCH | oklch(91.67% 0.145 124.2) |
| XYZ | xyz(62.2476, 79.6324, 33.9165) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.61
Light Pea Green
#C4FE82
ΔE00 3.59
Pistachio (survey)
#C0FA8B
ΔE00 3.79
Light Yellowish Green
#C2FF89
ΔE00 4.14
Pale Lime
#BEFD73
ΔE00 4.41
Pear
#CBF85F
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF484 #A984F4
analogous
#F4E184 #CFF484 #97F484
triadic
#CFF484 #84CFF4 #F484CF
tetradic
#CFF484 #84F4E1 #A984F4 #F48497
square
#CFF484 #84F4E1 #A984F4 #F48497
split-complementary
#CFF484 #8497F4 #E184F4
monochromatic
#A3E915 #B9EF4C #CFF484 #E5F9BC #F4FCE3
Accessibility & contrast
On white
1.24
#CFF484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#CFF484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF484
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF484 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87B
Deuteranopia (green-blind)
#FAE68A
Tritanopia (blue-blind)
#D6EBDA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff484; /* rgb */ color: rgb(207, 244, 132); /* oklch */ color: oklch(91.7% 0.145 124.2);
Tailwind
colors: {
custom: {
50: '#dff7aa',
500: '#cff484',
950: '#000000',
},
}SCSS
$custom: #cff484; $custom-light: #dff7aa; $custom-dark: #000000;
JSON
{
"hex": "#cff484",
"rgb": {
"r": 207,
"g": 244,
"b": 132
},
"hsl": {
"h": 79.821,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.91672,
"c": 0.14486,
"h": 124.2
},
"luminance": 0.79633
}Semantic roles & 50–950 ramp
primary
#CFF484
secondary
#784CD0
accent
#05E04E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581