#CFF481#CFF481
#CFF481 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.6% C 0.148 H 124.0°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF481 |
|---|---|
| RGB | rgb(207, 244, 129) |
| HSL | hsl(79, 84%, 73%) |
| HSV | hsv(79, 47%, 96%) |
| CMYK | cmyk(15.2%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(91.48, -29.55, 51.18) |
| CIE-LCH | lch(91.48, 59.10, 120.01°) |
| OKLab | oklab(91.63% -0.0826 0.1226) |
| OKLCH | oklch(91.63% 0.148 124) |
| XYZ | xyz(62.0452, 79.5514, 32.8509) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.48
Light Pea Green
#C4FE82
ΔE00 3.59
Pistachio (survey)
#C0FA8B
ΔE00 3.99
Pear
#CBF85F
ΔE00 4.25
Light Yellowish Green
#C2FF89
ΔE00 4.25
Pale Lime
#BEFD73
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF481 #A681F4
analogous
#F4DF81 #CFF481 #95F481
triadic
#CFF481 #81CFF4 #F481CF
tetradic
#CFF481 #81F4DF #A681F4 #F48195
square
#CFF481 #81F4DF #A681F4 #F48195
split-complementary
#CFF481 #8195F4 #DF81F4
monochromatic
#A3E614 #BAEF49 #CFF481 #E4F9B9 #F4FDE3
Accessibility & contrast
On white
1.24
#CFF481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#CFF481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF481
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF481 | 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)
#FFE877
Deuteranopia (green-blind)
#FAE687
Tritanopia (blue-blind)
#D6EAD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff481; /* rgb */ color: rgb(207, 244, 129); /* oklch */ color: oklch(91.6% 0.148 124.0);
Tailwind
colors: {
custom: {
50: '#dff7a8',
500: '#cff481',
950: '#000000',
},
}SCSS
$custom: #cff481; $custom-light: #dff7a8; $custom-dark: #000000;
JSON
{
"hex": "#cff481",
"rgb": {
"r": 207,
"g": 244,
"b": 129
},
"hsl": {
"h": 79.304,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.91631,
"c": 0.14785,
"h": 124
},
"luminance": 0.79552
}Semantic roles & 50–950 ramp
primary
#CFF481
secondary
#7549D0
accent
#05E04C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581