#CFF970#CFF970
#CFF970 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.5% C 0.170 H 123.9°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF970 |
|---|---|
| RGB | rgb(207, 249, 112) |
| HSL | hsl(78, 92%, 71%) |
| HSV | hsv(78, 55%, 98%) |
| CMYK | cmyk(16.9%, 0%, 55%, 2.4%) |
| CIE-LAB | lab(92.66, -33.48, 60.32) |
| CIE-LCH | lch(92.66, 68.98, 119.03°) |
| OKLab | oklab(92.52% -0.095 0.1412) |
| OKLCH | oklch(92.52% 0.17 123.9) |
| XYZ | xyz(62.5327, 82.1862, 27.8952) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 1.70
Light Yellow Green
#CCFD7F
ΔE00 2.30
Pale Lime
#BEFD73
ΔE00 3.41
Light Pea Green
#C4FE82
ΔE00 3.75
Light Lime Green
#B9FF66
ΔE00 4.03
Yellow Green
#C8FD3D
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF970 #9A70F9
analogous
#F9DE70 #CFF970 #8AF970
triadic
#CFF970 #70CFF9 #F970CF
tetradic
#CFF970 #70F9DE #9A70F9 #F9708A
square
#CFF970 #70F9DE #9A70F9 #F9708A
split-complementary
#CFF970 #708AF9 #DE70F9
monochromatic
#A2E50A #BBF735 #CFF970 #E3FBAB #F5FEE2
Accessibility & contrast
On white
1.20
#CFF970 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#CFF970 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF970
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF970 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF970 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB62
Deuteranopia (green-blind)
#FFEA79
Tritanopia (blue-blind)
#D7EEDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff970; /* rgb */ color: rgb(207, 249, 112); /* oklch */ color: oklch(92.5% 0.170 123.9);
Tailwind
colors: {
custom: {
50: '#e0fb9d',
500: '#cff970',
950: '#000000',
},
}SCSS
$custom: #cff970; $custom-light: #e0fb9d; $custom-dark: #000000;
JSON
{
"hex": "#cff970",
"rgb": {
"r": 207,
"g": 249,
"b": 112
},
"hsl": {
"h": 78.394,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.92516,
"c": 0.17017,
"h": 123.9
},
"luminance": 0.82187
}Semantic roles & 50–950 ramp
primary
#CFF970
secondary
#6939D4
accent
#00E646
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580