#CFF480#CFF480
#CFF480 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.6% C 0.149 H 123.9°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF480 |
|---|---|
| RGB | rgb(207, 244, 128) |
| HSL | hsl(79, 84%, 73%) |
| HSV | hsv(79, 48%, 96%) |
| CMYK | cmyk(15.2%, 0%, 47.5%, 4.3%) |
| CIE-LAB | lab(91.47, -29.66, 51.63) |
| CIE-LCH | lch(91.47, 59.54, 119.87°) |
| OKLab | oklab(91.62% -0.0829 0.1236) |
| OKLCH | oklch(91.62% 0.149 123.9) |
| XYZ | xyz(61.9791, 79.5250, 32.5025) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.46
Light Pea Green
#C4FE82
ΔE00 3.61
Pistachio (survey)
#C0FA8B
ΔE00 4.06
Pear
#CBF85F
ΔE00 4.11
Pale Lime
#BEFD73
ΔE00 4.23
Light Yellowish Green
#C2FF89
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF480 #A580F4
analogous
#F4DF80 #CFF480 #95F480
triadic
#CFF480 #80CFF4 #F480CF
tetradic
#CFF480 #80F4DF #A580F4 #F48095
square
#CFF480 #80F4DF #A580F4 #F48095
split-complementary
#CFF480 #8095F4 #DF80F4
monochromatic
#A3E614 #BAEF48 #CFF480 #E4F9B8 #F4FDE3
Accessibility & contrast
On white
1.24
#CFF480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#CFF480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF480
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF480 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE876
Deuteranopia (green-blind)
#FAE687
Tritanopia (blue-blind)
#D6EAD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff480; /* rgb */ color: rgb(207, 244, 128); /* oklch */ color: oklch(91.6% 0.149 123.9);
Tailwind
colors: {
custom: {
50: '#dff7a7',
500: '#cff480',
950: '#000000',
},
}SCSS
$custom: #cff480; $custom-light: #dff7a7; $custom-dark: #000000;
JSON
{
"hex": "#cff480",
"rgb": {
"r": 207,
"g": 244,
"b": 128
},
"hsl": {
"h": 79.138,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.91618,
"c": 0.14883,
"h": 123.9
},
"luminance": 0.79525
}Semantic roles & 50–950 ramp
primary
#CFF480
secondary
#7448D0
accent
#05E14B
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580