#CFF482#CFF482
#CFF482 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.6% C 0.147 H 124.0°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF482 |
|---|---|
| RGB | rgb(207, 244, 130) |
| HSL | hsl(79, 84%, 73%) |
| HSV | hsv(79, 47%, 96%) |
| CMYK | cmyk(15.2%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(91.50, -29.45, 50.72) |
| CIE-LCH | lch(91.50, 58.65, 120.14°) |
| OKLab | oklab(91.65% -0.0822 0.1217) |
| OKLCH | oklch(91.65% 0.147 124) |
| XYZ | xyz(62.1120, 79.5781, 33.2026) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.52
Light Pea Green
#C4FE82
ΔE00 3.58
Pistachio (survey)
#C0FA8B
ΔE00 3.92
Light Yellowish Green
#C2FF89
ΔE00 4.21
Pale Lime
#BEFD73
ΔE00 4.31
Pear
#CBF85F
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF482 #A782F4
analogous
#F4E082 #CFF482 #96F482
triadic
#CFF482 #82CFF4 #F482CF
tetradic
#CFF482 #82F4E0 #A782F4 #F48296
square
#CFF482 #82F4E0 #A782F4 #F48296
split-complementary
#CFF482 #8296F4 #E082F4
monochromatic
#A3E714 #B9EF4A #CFF482 #E5F9BA #F4FDE3
Accessibility & contrast
On white
1.24
#CFF482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#CFF482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF482
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF482 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE878
Deuteranopia (green-blind)
#FAE688
Tritanopia (blue-blind)
#D6EAD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff482; /* rgb */ color: rgb(207, 244, 130); /* oklch */ color: oklch(91.6% 0.147 124.0);
Tailwind
colors: {
custom: {
50: '#dff7a8',
500: '#cff482',
950: '#000000',
},
}SCSS
$custom: #cff482; $custom-light: #dff7a8; $custom-dark: #000000;
JSON
{
"hex": "#cff482",
"rgb": {
"r": 207,
"g": 244,
"b": 130
},
"hsl": {
"h": 79.474,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.91645,
"c": 0.14686,
"h": 124
},
"luminance": 0.79578
}Semantic roles & 50–950 ramp
primary
#CFF482
secondary
#764AD0
accent
#05E04C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581