#CFF682#CFF682
#CFF682 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.1% C 0.150 H 124.6°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF682 |
|---|---|
| RGB | rgb(207, 246, 130) |
| HSL | hsl(80, 87%, 74%) |
| HSV | hsv(80, 47%, 96%) |
| CMYK | cmyk(15.9%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(92.04, -30.38, 51.38) |
| CIE-LCH | lch(92.04, 59.69, 120.59°) |
| OKLab | oklab(92.08% -0.0848 0.1232) |
| OKLCH | oklch(92.08% 0.15 124.6) |
| XYZ | xyz(62.7171, 80.7882, 33.4043) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.03
Light Pea Green
#C4FE82
ΔE00 3.15
Pistachio (survey)
#C0FA8B
ΔE00 3.65
Light Yellowish Green
#C2FF89
ΔE00 3.82
Pale Lime
#BEFD73
ΔE00 3.90
Pear
#CBF85F
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF682 #A982F6
analogous
#F6E382 #CFF682 #95F682
triadic
#CFF682 #82CFF6 #F682CF
tetradic
#CFF682 #82F6E3 #A982F6 #F68295
square
#CFF682 #82F6E3 #A982F6 #F68295
split-complementary
#CFF682 #8295F6 #E382F6
monochromatic
#A3ED11 #B9F249 #CFF682 #E5FABB #F4FDE2
Accessibility & contrast
On white
1.22
#CFF682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#CFF682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF682
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF682 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE978
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#D6ECDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff682; /* rgb */ color: rgb(207, 246, 130); /* oklch */ color: oklch(92.1% 0.150 124.6);
Tailwind
colors: {
custom: {
50: '#dff9a8',
500: '#cff682',
950: '#000000',
},
}SCSS
$custom: #cff682; $custom-light: #dff9a8; $custom-dark: #000000;
JSON
{
"hex": "#cff682",
"rgb": {
"r": 207,
"g": 246,
"b": 130
},
"hsl": {
"h": 80.172,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.92081,
"c": 0.14954,
"h": 124.6
},
"luminance": 0.80789
}Semantic roles & 50–950 ramp
primary
#CFF682
secondary
#784AD3
accent
#02E34E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581