#CFE980#CFE980
#CFE980 is a very light, vivid yellow-green. Relative luminance 0.731; OKLCH L 89.2% C 0.134 H 120.6°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE980 |
|---|---|
| RGB | rgb(207, 233, 128) |
| HSL | hsl(75, 70%, 71%) |
| HSV | hsv(75, 45%, 91%) |
| CMYK | cmyk(11.2%, 0%, 45.1%, 8.6%) |
| CIE-LAB | lab(88.50, -24.45, 47.99) |
| CIE-LCH | lch(88.50, 53.86, 117.00°) |
| OKLab | oklab(89.23% -0.0683 0.1155) |
| OKLCH | oklch(89.23% 0.134 120.6) |
| XYZ | xyz(58.7675, 73.1019, 31.4320) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.30
Light Yellow Green
#CCFD7F
ΔE00 5.32
Pear
#CBF85F
ΔE00 6.04
Pistachio (survey)
#C0FA8B
ΔE00 6.15
Greenish Beige
#C9D179
ΔE00 6.27
Light Pea Green
#C4FE82
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE980 #9A80E9
analogous
#E9CE80 #CFE980 #9AE980
triadic
#CFE980 #80CFE9 #E980CF
tetradic
#CFE980 #80E9CE #9A80E9 #E9809A
square
#CFE980 #80E9CE #9A80E9 #E9809A
split-complementary
#CFE980 #809AE9 #CE80E9
monochromatic
#A2CB23 #BBE04C #CFE980 #E3F2B4 #F5FAE5
Accessibility & contrast
On white
1.34
#CFE980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#CFE980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE980
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE980 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#F1DE86
Tritanopia (blue-blind)
#D7DFD0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cfe980; /* rgb */ color: rgb(207, 233, 128); /* oklch */ color: oklch(89.2% 0.134 120.6);
Tailwind
colors: {
custom: {
50: '#dff0a7',
500: '#cfe980',
950: '#000000',
},
}SCSS
$custom: #cfe980; $custom-light: #dff0a7; $custom-dark: #000000;
JSON
{
"hex": "#cfe980",
"rgb": {
"r": 207,
"g": 233,
"b": 128
},
"hsl": {
"h": 74.857,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.89231,
"c": 0.13417,
"h": 120.6
},
"luminance": 0.73102
}Semantic roles & 50–950 ramp
primary
#CFE980
secondary
#694BC2
accent
#13D242
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580