#CFE080#CFE080
#CFE080 is a very light, vivid yellow-green. Relative luminance 0.681; OKLCH L 87.3% C 0.122 H 117.2°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE080 |
|---|---|
| RGB | rgb(207, 224, 128) |
| HSL | hsl(71, 61%, 69%) |
| HSV | hsv(71, 43%, 88%) |
| CMYK | cmyk(7.6%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(86.07, -20.10, 44.98) |
| CIE-LCH | lch(86.07, 49.27, 114.08°) |
| OKLab | oklab(87.29% -0.056 0.1088) |
| OKLCH | oklch(87.29% 0.122 117.2) |
| XYZ | xyz(56.2845, 68.1357, 30.6043) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.78
Light Khaki
#E6F2A2
ΔE00 5.19
Greenish Tan
#BCCB7A
ΔE00 5.30
Pale Olive Green
#B1D27B
ΔE00 5.75
Pale Olive
#B9CC81
ΔE00 5.90
Khaki (CSS)
#F0E68C
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE080 #9180E0
analogous
#E0C180 #CFE080 #9FE080
triadic
#CFE080 #80CFE0 #E080CF
tetradic
#CFE080 #80E0C1 #9180E0 #E0809F
square
#CFE080 #80E0C1 #9180E0 #E0809F
split-complementary
#CFE080 #809FE0 #C180E0
monochromatic
#A0B92D #BCD44F #CFE080 #E2ECB1 #F4F8E2
Accessibility & contrast
On white
1.44
#CFE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#CFE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE080
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE080 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD778
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#D8D7C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfe080; /* rgb */ color: rgb(207, 224, 128); /* oklch */ color: oklch(87.3% 0.122 117.2);
Tailwind
colors: {
custom: {
50: '#dfe9a6',
500: '#cfe080',
950: '#000000',
},
}SCSS
$custom: #cfe080; $custom-light: #dfe9a6; $custom-dark: #000000;
JSON
{
"hex": "#cfe080",
"rgb": {
"r": 207,
"g": 224,
"b": 128
},
"hsl": {
"h": 70.625,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.87292,
"c": 0.12232,
"h": 117.2
},
"luminance": 0.68135
}Semantic roles & 50–950 ramp
primary
#CFE080
secondary
#604DB7
accent
#1DC83B
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480