#CFF784#CFF784
#CFF784 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.3% C 0.149 H 125.0°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF784 |
|---|---|
| RGB | rgb(207, 247, 132) |
| HSL | hsl(81, 88%, 74%) |
| HSV | hsv(81, 47%, 97%) |
| CMYK | cmyk(16.2%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(92.33, -30.64, 50.80) |
| CIE-LCH | lch(92.33, 59.33, 121.09°) |
| OKLab | oklab(92.33% -0.0854 0.122) |
| OKLCH | oklch(92.33% 0.149 125) |
| XYZ | xyz(63.1576, 81.4524, 34.2199) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.89
Light Pea Green
#C4FE82
ΔE00 2.93
Pistachio (survey)
#C0FA8B
ΔE00 3.39
Light Yellowish Green
#C2FF89
ΔE00 3.55
Pale Lime
#BEFD73
ΔE00 3.80
Pear
#CBF85F
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF784 #AC84F7
analogous
#F7E684 #CFF784 #96F784
triadic
#CFF784 #84CFF7 #F784CF
tetradic
#CFF784 #84F7E6 #AC84F7 #F78496
square
#CFF784 #84F7E6 #AC84F7 #F78496
split-complementary
#CFF784 #8496F7 #E684F7
monochromatic
#A2F011 #B9F34B #CFF784 #E5FBBD #F4FDE2
Accessibility & contrast
On white
1.21
#CFF784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#CFF784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF784
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF784 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#FCE98A
Tritanopia (blue-blind)
#D6EDDC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff784; /* rgb */ color: rgb(207, 247, 132); /* oklch */ color: oklch(92.3% 0.149 125.0);
Tailwind
colors: {
custom: {
50: '#dffaaa',
500: '#cff784',
950: '#000000',
},
}SCSS
$custom: #cff784; $custom-light: #dffaaa; $custom-dark: #000000;
JSON
{
"hex": "#cff784",
"rgb": {
"r": 207,
"g": 247,
"b": 132
},
"hsl": {
"h": 80.87,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.92326,
"c": 0.14891,
"h": 125
},
"luminance": 0.81453
}Semantic roles & 50–950 ramp
primary
#CFF784
secondary
#7B4BD4
accent
#01E450
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581