#CFF980#CFF980
#CFF980 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.7% C 0.156 H 125.1°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF980 |
|---|---|
| RGB | rgb(207, 249, 128) |
| HSL | hsl(81, 91%, 74%) |
| HSV | hsv(81, 49%, 98%) |
| CMYK | cmyk(16.9%, 0%, 48.6%, 2.4%) |
| CIE-LAB | lab(92.83, -31.98, 53.28) |
| CIE-LCH | lch(92.83, 62.14, 120.97°) |
| OKLab | oklab(92.71% -0.0894 0.1272) |
| OKLCH | oklch(92.71% 0.156 125.1) |
| XYZ | xyz(63.5040, 82.5748, 33.0108) |
| Luminance | 0.8257 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.26
Light Pea Green
#C4FE82
ΔE00 2.62
Pale Lime
#BEFD73
ΔE00 3.26
Light Yellowish Green
#C2FF89
ΔE00 3.45
Pistachio (survey)
#C0FA8B
ΔE00 3.55
Pear
#CBF85F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF980 #AA80F9
analogous
#F9E680 #CFF980 #93F980
triadic
#CFF980 #80CFF9 #F980CF
tetradic
#CFF980 #80F9E6 #AA80F9 #F98093
square
#CFF980 #80F9E6 #AA80F9 #F98093
split-complementary
#CFF980 #8093F9 #E680F9
monochromatic
#A3F30B #B9F646 #CFF980 #E5FCBA #F4FEE2
Accessibility & contrast
On white
1.20
#CFF980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#CFF980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF980
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF980 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#FEEA87
Tritanopia (blue-blind)
#D6EFDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff980; /* rgb */ color: rgb(207, 249, 128); /* oklch */ color: oklch(92.7% 0.156 125.1);
Tailwind
colors: {
custom: {
50: '#e0fba7',
500: '#cff980',
950: '#000000',
},
}SCSS
$custom: #cff980; $custom-light: #e0fba7; $custom-dark: #000000;
JSON
{
"hex": "#cff980",
"rgb": {
"r": 207,
"g": 249,
"b": 128
},
"hsl": {
"h": 80.826,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.92709,
"c": 0.15551,
"h": 125.1
},
"luminance": 0.82575
}Semantic roles & 50–950 ramp
primary
#CFF980
secondary
#7947D6
accent
#00E650
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580