#CFF582#CFF582
#CFF582 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.9% C 0.148 H 124.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF582 |
|---|---|
| RGB | rgb(207, 245, 130) |
| HSL | hsl(80, 85%, 74%) |
| HSV | hsv(80, 47%, 96%) |
| CMYK | cmyk(15.5%, 0%, 46.9%, 3.9%) |
| CIE-LAB | lab(91.77, -29.92, 51.05) |
| CIE-LCH | lch(91.77, 59.17, 120.37°) |
| OKLab | oklab(91.86% -0.0835 0.1224) |
| OKLCH | oklch(91.86% 0.148 124.3) |
| XYZ | xyz(62.4137, 80.1815, 33.3032) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.27
Light Pea Green
#C4FE82
ΔE00 3.37
Pistachio (survey)
#C0FA8B
ΔE00 3.78
Light Yellowish Green
#C2FF89
ΔE00 4.01
Pale Lime
#BEFD73
ΔE00 4.10
Pear
#CBF85F
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF582 #A882F5
analogous
#F5E182 #CFF582 #95F582
triadic
#CFF582 #82CFF5 #F582CF
tetradic
#CFF582 #82F5E1 #A882F5 #F58295
square
#CFF582 #82F5E1 #A882F5 #F58295
split-complementary
#CFF582 #8295F5 #E182F5
monochromatic
#A3EA13 #B9F049 #CFF582 #E5FABB #F4FDE3
Accessibility & contrast
On white
1.23
#CFF582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#CFF582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF582
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF582 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE978
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#D6EBDA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff582; /* rgb */ color: rgb(207, 245, 130); /* oklch */ color: oklch(91.9% 0.148 124.3);
Tailwind
colors: {
custom: {
50: '#dff8a8',
500: '#cff582',
950: '#000000',
},
}SCSS
$custom: #cff582; $custom-light: #dff8a8; $custom-dark: #000000;
JSON
{
"hex": "#cff582",
"rgb": {
"r": 207,
"g": 245,
"b": 130
},
"hsl": {
"h": 79.826,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.91863,
"c": 0.1482,
"h": 124.3
},
"luminance": 0.80182
}Semantic roles & 50–950 ramp
primary
#CFF582
secondary
#774AD1
accent
#04E24D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581