#CFF58D#CFF58D
#CFF58D is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.0% C 0.137 H 125.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF58D |
|---|---|
| RGB | rgb(207, 245, 141) |
| HSL | hsl(82, 84%, 76%) |
| HSV | hsv(82, 42%, 96%) |
| CMYK | cmyk(15.5%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(91.91, -28.72, 45.98) |
| CIE-LCH | lch(91.91, 54.21, 121.99°) |
| OKLab | oklab(92.02% -0.0794 0.1117) |
| OKLCH | oklch(92.02% 0.137 125.4) |
| XYZ | xyz(63.1919, 80.4928, 37.4016) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.15
Pistachio (survey)
#C0FA8B
ΔE00 3.27
Light Pea Green
#C4FE82
ΔE00 3.66
Light Yellowish Green
#C2FF89
ΔE00 3.86
Celery
#C1FD95
ΔE00 3.95
Pale Lime
#BEFD73
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF58D #B38DF5
analogous
#F5E78D #CFF58D #9BF58D
triadic
#CFF58D #8DCFF5 #F58DCF
tetradic
#CFF58D #8DF5E7 #B38DF5 #F58D9B
square
#CFF58D #8DF5E7 #B38DF5 #F58D9B
split-complementary
#CFF58D #8D9BF5 #E78DF5
monochromatic
#A0EB1C #B7F055 #CFF58D #E7FAC5 #F3FDE3
Accessibility & contrast
On white
1.23
#CFF58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#CFF58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF58D
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF58D | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE985
Deuteranopia (green-blind)
#FAE793
Tritanopia (blue-blind)
#D5ECDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff58d; /* rgb */ color: rgb(207, 245, 141); /* oklch */ color: oklch(92.0% 0.137 125.4);
Tailwind
colors: {
custom: {
50: '#dff8b0',
500: '#cff58d',
950: '#000000',
},
}SCSS
$custom: #cff58d; $custom-light: #dff8b0; $custom-dark: #000000;
JSON
{
"hex": "#cff58d",
"rgb": {
"r": 207,
"g": 245,
"b": 141
},
"hsl": {
"h": 81.923,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.9202,
"c": 0.13704,
"h": 125.4
},
"luminance": 0.80493
}Semantic roles & 50–950 ramp
primary
#CFF58D
secondary
#8254D2
accent
#05E055
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581