#CFF48A#CFF48A
#CFF48A is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.8% C 0.139 H 124.8°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF48A |
|---|---|
| RGB | rgb(207, 244, 138) |
| HSL | hsl(81, 83%, 75%) |
| HSV | hsv(81, 43%, 96%) |
| CMYK | cmyk(15.2%, 0%, 43.4%, 4.3%) |
| CIE-LAB | lab(91.60, -28.59, 47.03) |
| CIE-LCH | lch(91.60, 55.04, 121.29°) |
| OKLab | oklab(91.76% -0.0792 0.1139) |
| OKLCH | oklch(91.76% 0.139 124.8) |
| XYZ | xyz(62.6700, 79.8013, 36.1414) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.06
Pistachio (survey)
#C0FA8B
ΔE00 3.51
Light Pea Green
#C4FE82
ΔE00 3.74
Light Yellowish Green
#C2FF89
ΔE00 4.05
Celery
#C1FD95
ΔE00 4.30
Pale Lime
#BEFD73
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF48A #AF8AF4
analogous
#F4E48A #CFF48A #9AF48A
triadic
#CFF48A #8ACFF4 #F48ACF
tetradic
#CFF48A #8AF4E4 #AF8AF4 #F48A9A
square
#CFF48A #8AF4E4 #AF8AF4 #F48A9A
split-complementary
#CFF48A #8A9AF4 #E48AF4
monochromatic
#A1E91A #B8EF52 #CFF48A #E6F9C2 #F4FCE3
Accessibility & contrast
On white
1.24
#CFF48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#CFF48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF48A
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF48A | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE882
Deuteranopia (green-blind)
#F9E790
Tritanopia (blue-blind)
#D5EBDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff48a; /* rgb */ color: rgb(207, 244, 138); /* oklch */ color: oklch(91.8% 0.139 124.8);
Tailwind
colors: {
custom: {
50: '#dff7ae',
500: '#cff48a',
950: '#000000',
},
}SCSS
$custom: #cff48a; $custom-light: #dff7ae; $custom-dark: #000000;
JSON
{
"hex": "#cff48a",
"rgb": {
"r": 207,
"g": 244,
"b": 138
},
"hsl": {
"h": 80.943,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.91758,
"c": 0.13877,
"h": 124.8
},
"luminance": 0.79802
}Semantic roles & 50–950 ramp
primary
#CFF48A
secondary
#7E51D1
accent
#06DF52
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581