#CFF488#CFF488
#CFF488 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.7% C 0.141 H 124.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF488 |
|---|---|
| RGB | rgb(207, 244, 136) |
| HSL | hsl(81, 83%, 75%) |
| HSV | hsv(81, 44%, 96%) |
| CMYK | cmyk(15.2%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(91.57, -28.81, 47.96) |
| CIE-LCH | lch(91.57, 55.95, 120.99°) |
| OKLab | oklab(91.73% -0.08 0.1159) |
| OKLCH | oklch(91.73% 0.141 124.6) |
| XYZ | xyz(62.5266, 79.7439, 35.3858) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.89
Pistachio (survey)
#C0FA8B
ΔE00 3.58
Light Pea Green
#C4FE82
ΔE00 3.66
Light Yellowish Green
#C2FF89
ΔE00 4.06
Celery
#C1FD95
ΔE00 4.45
Pale Lime
#BEFD73
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF488 #AD88F4
analogous
#F4E388 #CFF488 #99F488
triadic
#CFF488 #88CFF4 #F488CF
tetradic
#CFF488 #88F4E3 #AD88F4 #F48899
square
#CFF488 #88F4E3 #AD88F4 #F48899
split-complementary
#CFF488 #8899F4 #E388F4
monochromatic
#A2EA18 #B8EF50 #CFF488 #E6F9C0 #F4FCE3
Accessibility & contrast
On white
1.24
#CFF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#CFF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF488
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF488 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87F
Deuteranopia (green-blind)
#FAE68E
Tritanopia (blue-blind)
#D6EBDA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff488; /* rgb */ color: rgb(207, 244, 136); /* oklch */ color: oklch(91.7% 0.141 124.6);
Tailwind
colors: {
custom: {
50: '#dff7ac',
500: '#cff488',
950: '#000000',
},
}SCSS
$custom: #cff488; $custom-light: #dff7ac; $custom-dark: #000000;
JSON
{
"hex": "#cff488",
"rgb": {
"r": 207,
"g": 244,
"b": 136
},
"hsl": {
"h": 80.556,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.91729,
"c": 0.14082,
"h": 124.6
},
"luminance": 0.79744
}Semantic roles & 50–950 ramp
primary
#CFF488
secondary
#7C50D1
accent
#06DF51
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581