#CFF686#CFF686
#CFF686 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.1% C 0.146 H 124.9°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF686 |
|---|---|
| RGB | rgb(207, 246, 134) |
| HSL | hsl(81, 86%, 75%) |
| HSV | hsv(81, 46%, 96%) |
| CMYK | cmyk(15.9%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(92.09, -29.96, 49.55) |
| CIE-LCH | lch(92.09, 57.91, 121.16°) |
| OKLab | oklab(92.14% -0.0833 0.1194) |
| OKLCH | oklch(92.14% 0.146 124.9) |
| XYZ | xyz(62.9908, 80.8977, 34.8459) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.26
Light Pea Green
#C4FE82
ΔE00 3.16
Pistachio (survey)
#C0FA8B
ΔE00 3.37
Light Yellowish Green
#C2FF89
ΔE00 3.67
Pale Lime
#BEFD73
ΔE00 4.12
Celery
#C1FD95
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF686 #AD86F6
analogous
#F6E586 #CFF686 #97F686
triadic
#CFF686 #86CFF6 #F686CF
tetradic
#CFF686 #86F6E5 #AD86F6 #F68697
square
#CFF686 #86F6E5 #AD86F6 #F68697
split-complementary
#CFF686 #8697F6 #E586F6
monochromatic
#A2EE14 #B8F24D #CFF686 #E6FABF #F4FDE3
Accessibility & contrast
On white
1.22
#CFF686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#CFF686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF686
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF686 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7D
Deuteranopia (green-blind)
#FBE88C
Tritanopia (blue-blind)
#D6EDDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff686; /* rgb */ color: rgb(207, 246, 134); /* oklch */ color: oklch(92.1% 0.146 124.9);
Tailwind
colors: {
custom: {
50: '#dff9ab',
500: '#cff686',
950: '#000000',
},
}SCSS
$custom: #cff686; $custom-light: #dff9ab; $custom-dark: #000000;
JSON
{
"hex": "#cff686",
"rgb": {
"r": 207,
"g": 246,
"b": 134
},
"hsl": {
"h": 80.893,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.92136,
"c": 0.14557,
"h": 124.9
},
"luminance": 0.80898
}Semantic roles & 50–950 ramp
primary
#CFF686
secondary
#7C4DD3
accent
#03E351
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581