#CFF684#CFF684
#CFF684 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.1% C 0.148 H 124.7°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF684 |
|---|---|
| RGB | rgb(207, 246, 132) |
| HSL | hsl(81, 86%, 74%) |
| HSV | hsv(81, 46%, 96%) |
| CMYK | cmyk(15.9%, 0%, 46.3%, 3.5%) |
| CIE-LAB | lab(92.06, -30.17, 50.47) |
| CIE-LCH | lch(92.06, 58.80, 120.87°) |
| OKLab | oklab(92.11% -0.0841 0.1213) |
| OKLCH | oklch(92.11% 0.148 124.7) |
| XYZ | xyz(62.8526, 80.8424, 34.1182) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.13
Light Pea Green
#C4FE82
ΔE00 3.14
Pistachio (survey)
#C0FA8B
ΔE00 3.50
Light Yellowish Green
#C2FF89
ΔE00 3.74
Pale Lime
#BEFD73
ΔE00 4.00
Pear
#CBF85F
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF684 #AB84F6
analogous
#F6E484 #CFF684 #96F684
triadic
#CFF684 #84CFF6 #F684CF
tetradic
#CFF684 #84F6E4 #AB84F6 #F68496
square
#CFF684 #84F6E4 #AB84F6 #F68496
split-complementary
#CFF684 #8496F6 #E484F6
monochromatic
#A2EE12 #B9F24B #CFF684 #E5FABD #F4FDE2
Accessibility & contrast
On white
1.22
#CFF684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#CFF684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF684
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF684 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#FCE88A
Tritanopia (blue-blind)
#D6EDDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff684; /* rgb */ color: rgb(207, 246, 132); /* oklch */ color: oklch(92.1% 0.148 124.7);
Tailwind
colors: {
custom: {
50: '#dff9aa',
500: '#cff684',
950: '#000000',
},
}SCSS
$custom: #cff684; $custom-light: #dff9aa; $custom-dark: #000000;
JSON
{
"hex": "#cff684",
"rgb": {
"r": 207,
"g": 246,
"b": 132
},
"hsl": {
"h": 80.526,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.92108,
"c": 0.14757,
"h": 124.7
},
"luminance": 0.80843
}Semantic roles & 50–950 ramp
primary
#CFF684
secondary
#7A4BD3
accent
#03E34F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581