#CFF782#CFF782
#CFF782 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.3% C 0.151 H 124.8°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF782 |
|---|---|
| RGB | rgb(207, 247, 130) |
| HSL | hsl(81, 88%, 74%) |
| HSV | hsv(81, 47%, 97%) |
| CMYK | cmyk(16.2%, 0%, 47.4%, 3.1%) |
| CIE-LAB | lab(92.31, -30.85, 51.71) |
| CIE-LCH | lch(92.31, 60.21, 120.82°) |
| OKLab | oklab(92.3% -0.0861 0.1239) |
| OKLCH | oklch(92.3% 0.151 124.8) |
| XYZ | xyz(63.0221, 81.3982, 33.5060) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.79
Light Pea Green
#C4FE82
ΔE00 2.95
Pistachio (survey)
#C0FA8B
ΔE00 3.54
Light Yellowish Green
#C2FF89
ΔE00 3.64
Pale Lime
#BEFD73
ΔE00 3.70
Pear
#CBF85F
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF782 #AA82F7
analogous
#F7E582 #CFF782 #95F782
triadic
#CFF782 #82CFF7 #F782CF
tetradic
#CFF782 #82F7E5 #AA82F7 #F78295
square
#CFF782 #82F7E5 #AA82F7 #F78295
split-complementary
#CFF782 #8295F7 #E582F7
monochromatic
#A3EF0F #B9F348 #CFF782 #E5FBBC #F4FDE2
Accessibility & contrast
On white
1.22
#CFF782 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#CFF782 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF782
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF782 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF782 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA78
Deuteranopia (green-blind)
#FDE889
Tritanopia (blue-blind)
#D6EDDC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff782; /* rgb */ color: rgb(207, 247, 130); /* oklch */ color: oklch(92.3% 0.151 124.8);
Tailwind
colors: {
custom: {
50: '#dffaa8',
500: '#cff782',
950: '#000000',
},
}SCSS
$custom: #cff782; $custom-light: #dffaa8; $custom-dark: #000000;
JSON
{
"hex": "#cff782",
"rgb": {
"r": 207,
"g": 247,
"b": 130
},
"hsl": {
"h": 80.513,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.92299,
"c": 0.15089,
"h": 124.8
},
"luminance": 0.81399
}Semantic roles & 50–950 ramp
primary
#CFF782
secondary
#7949D4
accent
#01E54F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581