#CFF986#CFF986
#CFF986 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.8% C 0.150 H 125.7°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF986 |
|---|---|
| RGB | rgb(207, 249, 134) |
| HSL | hsl(82, 91%, 75%) |
| HSV | hsv(82, 46%, 98%) |
| CMYK | cmyk(16.9%, 0%, 46.2%, 2.4%) |
| CIE-LAB | lab(92.90, -31.35, 50.55) |
| CIE-LCH | lch(92.90, 59.49, 121.81°) |
| OKLab | oklab(92.79% -0.0873 0.1216) |
| OKLCH | oklch(92.79% 0.15 125.7) |
| XYZ | xyz(63.9106, 82.7374, 35.1525) |
| Luminance | 0.8274 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.59
Light Pea Green
#C4FE82
ΔE00 2.53
Pistachio (survey)
#C0FA8B
ΔE00 3.04
Light Yellowish Green
#C2FF89
ΔE00 3.12
Pale Lime
#BEFD73
ΔE00 3.56
Celery
#C1FD95
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF986 #B086F9
analogous
#F9E986 #CFF986 #96F986
triadic
#CFF986 #86CFF9 #F986CF
tetradic
#CFF986 #86F9E9 #B086F9 #F98696
square
#CFF986 #86F9E9 #B086F9 #F98696
split-complementary
#CFF986 #8696F9 #E986F9
monochromatic
#A1F311 #B8F64C #CFF986 #E6FCC0 #F3FEE2
Accessibility & contrast
On white
1.20
#CFF986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#CFF986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF986
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF986 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7C
Deuteranopia (green-blind)
#FEEA8C
Tritanopia (blue-blind)
#D5F0DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff986; /* rgb */ color: rgb(207, 249, 134); /* oklch */ color: oklch(92.8% 0.150 125.7);
Tailwind
colors: {
custom: {
50: '#dffbab',
500: '#cff986',
950: '#000000',
},
}SCSS
$custom: #cff986; $custom-light: #dffbab; $custom-dark: #000000;
JSON
{
"hex": "#cff986",
"rgb": {
"r": 207,
"g": 249,
"b": 134
},
"hsl": {
"h": 81.913,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.9279,
"c": 0.14965,
"h": 125.7
},
"luminance": 0.82738
}Semantic roles & 50–950 ramp
primary
#CFF986
secondary
#7F4CD7
accent
#00E654
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581