#CFF48E#CFF48E
#CFF48E is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.8% C 0.135 H 125.3°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF48E |
|---|---|
| RGB | rgb(207, 244, 142) |
| HSL | hsl(82, 82%, 76%) |
| HSV | hsv(82, 42%, 96%) |
| CMYK | cmyk(15.2%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(91.65, -28.13, 45.17) |
| CIE-LCH | lch(91.65, 53.21, 121.92°) |
| OKLab | oklab(91.82% -0.0777 0.1099) |
| OKLCH | oklch(91.82% 0.135 125.3) |
| XYZ | xyz(62.9650, 79.9193, 37.6947) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.45
Light Yellow Green
#CCFD7F
ΔE00 3.48
Light Pea Green
#C4FE82
ΔE00 3.96
Celery
#C1FD95
ΔE00 4.07
Light Yellowish Green
#C2FF89
ΔE00 4.11
Pale Lime
#BEFD73
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF48E #B38EF4
analogous
#F4E68E #CFF48E #9CF48E
triadic
#CFF48E #8ECFF4 #F48ECF
tetradic
#CFF48E #8EF4E6 #B38EF4 #F48E9C
square
#CFF48E #8EF4E6 #B38EF4 #F48E9C
split-complementary
#CFF48E #8E9CF4 #E68EF4
monochromatic
#A0E91E #B7EF56 #CFF48E #E7F9C6 #F3FCE3
Accessibility & contrast
On white
1.24
#CFF48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#CFF48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF48E
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF48E | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE886
Deuteranopia (green-blind)
#F9E793
Tritanopia (blue-blind)
#D5EBDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff48e; /* rgb */ color: rgb(207, 244, 142); /* oklch */ color: oklch(91.8% 0.135 125.3);
Tailwind
colors: {
custom: {
50: '#dff7b0',
500: '#cff48e',
950: '#000000',
},
}SCSS
$custom: #cff48e; $custom-light: #dff7b0; $custom-dark: #000000;
JSON
{
"hex": "#cff48e",
"rgb": {
"r": 207,
"g": 244,
"b": 142
},
"hsl": {
"h": 81.765,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.91818,
"c": 0.13461,
"h": 125.3
},
"luminance": 0.7992
}Semantic roles & 50–950 ramp
primary
#CFF48E
secondary
#8255D1
accent
#07DF55
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581