#CFF972#CFF972
#CFF972 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.5% C 0.168 H 124.0°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF972 |
|---|---|
| RGB | rgb(207, 249, 114) |
| HSL | hsl(79, 92%, 71%) |
| HSV | hsv(79, 54%, 98%) |
| CMYK | cmyk(16.9%, 0%, 54.2%, 2.4%) |
| CIE-LAB | lab(92.68, -33.30, 59.46) |
| CIE-LCH | lch(92.68, 68.15, 119.25°) |
| OKLab | oklab(92.54% -0.0943 0.1396) |
| OKLCH | oklch(92.54% 0.168 124) |
| XYZ | xyz(62.6453, 82.2313, 28.4882) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 1.92
Light Yellow Green
#CCFD7F
ΔE00 2.10
Pale Lime
#BEFD73
ΔE00 3.33
Light Pea Green
#C4FE82
ΔE00 3.58
Light Lime Green
#B9FF66
ΔE00 4.03
Light Yellowish Green
#C2FF89
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF972 #9C72F9
analogous
#F9E072 #CFF972 #8BF972
triadic
#CFF972 #72CFF9 #F972CF
tetradic
#CFF972 #72F9E0 #9C72F9 #F9728B
square
#CFF972 #72F9E0 #9C72F9 #F9728B
split-complementary
#CFF972 #728BF9 #E072F9
monochromatic
#A2E70A #BBF737 #CFF972 #E3FBAD #F5FEE2
Accessibility & contrast
On white
1.20
#CFF972 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#CFF972 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF972
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF972 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF972 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB65
Deuteranopia (green-blind)
#FFEA7A
Tritanopia (blue-blind)
#D7EEDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff972; /* rgb */ color: rgb(207, 249, 114); /* oklch */ color: oklch(92.5% 0.168 124.0);
Tailwind
colors: {
custom: {
50: '#e0fb9e',
500: '#cff972',
950: '#000000',
},
}SCSS
$custom: #cff972; $custom-light: #e0fb9e; $custom-dark: #000000;
JSON
{
"hex": "#cff972",
"rgb": {
"r": 207,
"g": 249,
"b": 114
},
"hsl": {
"h": 78.667,
"s": 91.837,
"l": 71.176
},
"oklch": {
"l": 0.92538,
"c": 0.16842,
"h": 124
},
"luminance": 0.82232
}Semantic roles & 50–950 ramp
primary
#CFF972
secondary
#6B3BD4
accent
#00E647
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580