#CFF584#CFF584
#CFF584 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.9% C 0.146 H 124.5°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF584 |
|---|---|
| RGB | rgb(207, 245, 132) |
| HSL | hsl(80, 85%, 74%) |
| HSV | hsv(80, 46%, 96%) |
| CMYK | cmyk(15.5%, 0%, 46.1%, 3.9%) |
| CIE-LAB | lab(91.79, -29.71, 50.14) |
| CIE-LCH | lch(91.79, 58.28, 120.65°) |
| OKLab | oklab(91.89% -0.0828 0.1205) |
| OKLCH | oklch(91.89% 0.146 124.5) |
| XYZ | xyz(62.5493, 80.2358, 34.0171) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.37
Light Pea Green
#C4FE82
ΔE00 3.36
Pistachio (survey)
#C0FA8B
ΔE00 3.64
Light Yellowish Green
#C2FF89
ΔE00 3.93
Pale Lime
#BEFD73
ΔE00 4.20
Pear
#CBF85F
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF584 #AA84F5
analogous
#F5E384 #CFF584 #97F584
triadic
#CFF584 #84CFF5 #F584CF
tetradic
#CFF584 #84F5E3 #AA84F5 #F58497
square
#CFF584 #84F5E3 #AA84F5 #F58497
split-complementary
#CFF584 #8497F5 #E384F5
monochromatic
#A3EB13 #B9F04B #CFF584 #E5FABD #F4FDE3
Accessibility & contrast
On white
1.23
#CFF584 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#CFF584 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF584
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF584 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF584 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#FBE78A
Tritanopia (blue-blind)
#D6ECDA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff584; /* rgb */ color: rgb(207, 245, 132); /* oklch */ color: oklch(91.9% 0.146 124.5);
Tailwind
colors: {
custom: {
50: '#dff8aa',
500: '#cff584',
950: '#000000',
},
}SCSS
$custom: #cff584; $custom-light: #dff8aa; $custom-dark: #000000;
JSON
{
"hex": "#cff584",
"rgb": {
"r": 207,
"g": 245,
"b": 132
},
"hsl": {
"h": 80.177,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.9189,
"c": 0.14621,
"h": 124.5
},
"luminance": 0.80236
}Semantic roles & 50–950 ramp
primary
#CFF584
secondary
#794CD1
accent
#04E14F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581