#CFF585#CFF585
#CFF585 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.9% C 0.145 H 124.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF585 |
|---|---|
| RGB | rgb(207, 245, 133) |
| HSL | hsl(80, 85%, 74%) |
| HSV | hsv(80, 46%, 96%) |
| CMYK | cmyk(15.5%, 0%, 45.7%, 3.9%) |
| CIE-LAB | lab(91.80, -29.60, 49.68) |
| CIE-LCH | lch(91.80, 57.83, 120.79°) |
| OKLab | oklab(91.9% -0.0824 0.1196) |
| OKLCH | oklch(91.9% 0.145 124.6) |
| XYZ | xyz(62.6180, 80.2633, 34.3792) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.43
Light Pea Green
#C4FE82
ΔE00 3.37
Pistachio (survey)
#C0FA8B
ΔE00 3.58
Light Yellowish Green
#C2FF89
ΔE00 3.90
Pale Lime
#BEFD73
ΔE00 4.26
Celery
#C1FD95
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF585 #AB85F5
analogous
#F5E385 #CFF585 #97F585
triadic
#CFF585 #85CFF5 #F585CF
tetradic
#CFF585 #85F5E3 #AB85F5 #F58597
square
#CFF585 #85F5E3 #AB85F5 #F58597
split-complementary
#CFF585 #8597F5 #E385F5
monochromatic
#A2EC14 #B9F04C #CFF585 #E5FABE #F4FDE3
Accessibility & contrast
On white
1.23
#CFF585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#CFF585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF585
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF585 | 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)
#FFE97C
Deuteranopia (green-blind)
#FBE78B
Tritanopia (blue-blind)
#D6ECDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff585; /* rgb */ color: rgb(207, 245, 133); /* oklch */ color: oklch(91.9% 0.145 124.6);
Tailwind
colors: {
custom: {
50: '#dff8aa',
500: '#cff585',
950: '#000000',
},
}SCSS
$custom: #cff585; $custom-light: #dff8aa; $custom-dark: #000000;
JSON
{
"hex": "#cff585",
"rgb": {
"r": 207,
"g": 245,
"b": 133
},
"hsl": {
"h": 80.357,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.91904,
"c": 0.14522,
"h": 124.6
},
"luminance": 0.80264
}Semantic roles & 50–950 ramp
primary
#CFF585
secondary
#7A4DD2
accent
#04E14F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581