#CFF586#CFF586
#CFF586 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.9% C 0.144 H 124.7°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF586 |
|---|---|
| RGB | rgb(207, 245, 134) |
| HSL | hsl(81, 85%, 74%) |
| HSV | hsv(81, 45%, 96%) |
| CMYK | cmyk(15.5%, 0%, 45.3%, 3.9%) |
| CIE-LAB | lab(91.82, -29.49, 49.22) |
| CIE-LCH | lch(91.82, 57.38, 120.93°) |
| OKLab | oklab(91.92% -0.082 0.1186) |
| OKLCH | oklch(91.92% 0.144 124.7) |
| XYZ | xyz(62.6875, 80.2910, 34.7448) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.50
Light Pea Green
#C4FE82
ΔE00 3.38
Pistachio (survey)
#C0FA8B
ΔE00 3.52
Light Yellowish Green
#C2FF89
ΔE00 3.88
Pale Lime
#BEFD73
ΔE00 4.32
Celery
#C1FD95
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF586 #AC86F5
analogous
#F5E486 #CFF586 #98F586
triadic
#CFF586 #86CFF5 #F586CF
tetradic
#CFF586 #86F5E4 #AC86F5 #F58698
square
#CFF586 #86F5E4 #AC86F5 #F58698
split-complementary
#CFF586 #8698F5 #E486F5
monochromatic
#A2EC15 #B9F04D #CFF586 #E5FABF #F4FDE3
Accessibility & contrast
On white
1.23
#CFF586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#CFF586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF586
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF586 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97D
Deuteranopia (green-blind)
#FBE78C
Tritanopia (blue-blind)
#D6ECDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff586; /* rgb */ color: rgb(207, 245, 134); /* oklch */ color: oklch(91.9% 0.144 124.7);
Tailwind
colors: {
custom: {
50: '#dff8ab',
500: '#cff586',
950: '#000000',
},
}SCSS
$custom: #cff586; $custom-light: #dff8ab; $custom-dark: #000000;
JSON
{
"hex": "#cff586",
"rgb": {
"r": 207,
"g": 245,
"b": 134
},
"hsl": {
"h": 80.541,
"s": 84.733,
"l": 74.314
},
"oklch": {
"l": 0.91918,
"c": 0.14421,
"h": 124.7
},
"luminance": 0.80291
}Semantic roles & 50–950 ramp
primary
#CFF586
secondary
#7B4ED2
accent
#04E150
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581