#CFF282#CFF282
#CFF282 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.2% C 0.144 H 123.5°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF282 |
|---|---|
| RGB | rgb(207, 242, 130) |
| HSL | hsl(79, 81%, 73%) |
| HSV | hsv(79, 46%, 95%) |
| CMYK | cmyk(14.5%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(90.95, -28.51, 50.06) |
| CIE-LCH | lch(90.95, 57.61, 119.67°) |
| OKLab | oklab(91.21% -0.0796 0.1202) |
| OKLCH | oklch(91.21% 0.144 123.5) |
| XYZ | xyz(61.5135, 78.3811, 33.0031) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.02
Light Pea Green
#C4FE82
ΔE00 4.04
Pistachio (survey)
#C0FA8B
ΔE00 4.23
Light Yellowish Green
#C2FF89
ΔE00 4.62
Pear
#CBF85F
ΔE00 4.64
Pale Lime
#BEFD73
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF282 #A582F2
analogous
#F2DD82 #CFF282 #97F282
triadic
#CFF282 #82CFF2 #F282CF
tetradic
#CFF282 #82F2DD #A582F2 #F28297
square
#CFF282 #82F2DD #A582F2 #F28297
split-complementary
#CFF282 #8297F2 #DD82F2
monochromatic
#A3E218 #BAEC4B #CFF282 #E4F8B9 #F4FCE3
Accessibility & contrast
On white
1.26
#CFF282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#CFF282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF282
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF282 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE679
Deuteranopia (green-blind)
#F8E588
Tritanopia (blue-blind)
#D6E8D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff282; /* rgb */ color: rgb(207, 242, 130); /* oklch */ color: oklch(91.2% 0.144 123.5);
Tailwind
colors: {
custom: {
50: '#dff6a8',
500: '#cff282',
950: '#000000',
},
}SCSS
$custom: #cff282; $custom-light: #dff6a8; $custom-dark: #000000;
JSON
{
"hex": "#cff282",
"rgb": {
"r": 207,
"g": 242,
"b": 130
},
"hsl": {
"h": 78.75,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.9121,
"c": 0.14417,
"h": 123.5
},
"luminance": 0.78381
}Semantic roles & 50–950 ramp
primary
#CFF282
secondary
#744BCD
accent
#08DE4B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581