#CFF687#CFF687
#CFF687 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.2% C 0.145 H 125.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF687 |
|---|---|
| RGB | rgb(207, 246, 135) |
| HSL | hsl(81, 86%, 75%) |
| HSV | hsv(81, 45%, 96%) |
| CMYK | cmyk(15.9%, 0%, 45.1%, 3.5%) |
| CIE-LAB | lab(92.10, -29.85, 49.09) |
| CIE-LCH | lch(92.10, 57.46, 121.30°) |
| OKLab | oklab(92.15% -0.083 0.1184) |
| OKLCH | oklch(92.15% 0.145 125) |
| XYZ | xyz(63.0609, 80.9257, 35.2150) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.34
Light Pea Green
#C4FE82
ΔE00 3.18
Pistachio (survey)
#C0FA8B
ΔE00 3.31
Light Yellowish Green
#C2FF89
ΔE00 3.65
Pale Lime
#BEFD73
ΔE00 4.19
Celery
#C1FD95
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF687 #AE87F6
analogous
#F6E687 #CFF687 #98F687
triadic
#CFF687 #87CFF6 #F687CF
tetradic
#CFF687 #87F6E6 #AE87F6 #F68798
square
#CFF687 #87F6E6 #AE87F6 #F68798
split-complementary
#CFF687 #8798F6 #E687F6
monochromatic
#A1ED15 #B8F24E #CFF687 #E6FAC0 #F4FDE3
Accessibility & contrast
On white
1.22
#CFF687 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#CFF687 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF687
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF687 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF687 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7E
Deuteranopia (green-blind)
#FBE88D
Tritanopia (blue-blind)
#D6EDDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff687; /* rgb */ color: rgb(207, 246, 135); /* oklch */ color: oklch(92.2% 0.145 125.0);
Tailwind
colors: {
custom: {
50: '#dff9ac',
500: '#cff687',
950: '#000000',
},
}SCSS
$custom: #cff687; $custom-light: #dff9ac; $custom-dark: #000000;
JSON
{
"hex": "#cff687",
"rgb": {
"r": 207,
"g": 246,
"b": 135
},
"hsl": {
"h": 81.081,
"s": 86.047,
"l": 74.706
},
"oklch": {
"l": 0.9215,
"c": 0.14457,
"h": 125
},
"luminance": 0.80926
}Semantic roles & 50–950 ramp
primary
#CFF687
secondary
#7D4ED3
accent
#03E352
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581