#CFE981#CFE981
#CFE981 is a very light, vivid yellow-green. Relative luminance 0.731; OKLCH L 89.2% C 0.133 H 120.7°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE981 |
|---|---|
| RGB | rgb(207, 233, 129) |
| HSL | hsl(75, 70%, 71%) |
| HSV | hsv(75, 45%, 91%) |
| CMYK | cmyk(11.2%, 0%, 44.6%, 8.6%) |
| CIE-LAB | lab(88.51, -24.35, 47.52) |
| CIE-LCH | lch(88.51, 53.40, 117.13°) |
| OKLab | oklab(89.24% -0.0679 0.1145) |
| OKLCH | oklch(89.24% 0.133 120.7) |
| XYZ | xyz(58.8337, 73.1283, 31.7803) |
| Luminance | 0.7313 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.21
Light Yellow Green
#CCFD7F
ΔE00 5.35
Pistachio (survey)
#C0FA8B
ΔE00 6.11
Pear
#CBF85F
ΔE00 6.15
Greenish Beige
#C9D179
ΔE00 6.25
Light Pea Green
#C4FE82
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE981 #9B81E9
analogous
#E9CF81 #CFE981 #9BE981
triadic
#CFE981 #81CFE9 #E981CF
tetradic
#CFE981 #81E9CF #9B81E9 #E9819B
square
#CFE981 #81E9CF #9B81E9 #E9819B
split-complementary
#CFE981 #819BE9 #CF81E9
monochromatic
#A2CC24 #BBE04D #CFE981 #E3F2B5 #F5FAE5
Accessibility & contrast
On white
1.34
#CFE981 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#CFE981 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE981
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE981 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE981 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE78
Deuteranopia (green-blind)
#F1DE86
Tritanopia (blue-blind)
#D7E0D0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cfe981; /* rgb */ color: rgb(207, 233, 129); /* oklch */ color: oklch(89.2% 0.133 120.7);
Tailwind
colors: {
custom: {
50: '#dff0a7',
500: '#cfe981',
950: '#000000',
},
}SCSS
$custom: #cfe981; $custom-light: #dff0a7; $custom-dark: #000000;
JSON
{
"hex": "#cfe981",
"rgb": {
"r": 207,
"g": 233,
"b": 129
},
"hsl": {
"h": 75,
"s": 70.27,
"l": 70.98
},
"oklch": {
"l": 0.89245,
"c": 0.13314,
"h": 120.7
},
"luminance": 0.73128
}Semantic roles & 50–950 ramp
primary
#CFE981
secondary
#6A4CC2
accent
#13D243
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151610
muted
#848580