#CFF880#CFF880
#CFF880 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.5% C 0.154 H 124.9°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF880 |
|---|---|
| RGB | rgb(207, 248, 128) |
| HSL | hsl(81, 90%, 74%) |
| HSV | hsv(81, 48%, 97%) |
| CMYK | cmyk(16.5%, 0%, 48.4%, 2.7%) |
| CIE-LAB | lab(92.56, -31.51, 52.95) |
| CIE-LCH | lch(92.56, 61.62, 120.76°) |
| OKLab | oklab(92.49% -0.0882 0.1265) |
| OKLCH | oklch(92.49% 0.154 124.9) |
| XYZ | xyz(63.1957, 81.9582, 32.9081) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.49
Light Pea Green
#C4FE82
ΔE00 2.80
Pale Lime
#BEFD73
ΔE00 3.43
Light Yellowish Green
#C2FF89
ΔE00 3.60
Pistachio (survey)
#C0FA8B
ΔE00 3.62
Pear
#CBF85F
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF880 #A980F8
analogous
#F8E580 #CFF880 #93F880
triadic
#CFF880 #80CFF8 #F880CF
tetradic
#CFF880 #80F8E5 #A980F8 #F88093
square
#CFF880 #80F8E5 #A980F8 #F88093
split-complementary
#CFF880 #8093F8 #E580F8
monochromatic
#A3F00D #B9F546 #CFF880 #E5FBBA #F4FDE2
Accessibility & contrast
On white
1.21
#CFF880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#CFF880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF880
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF880 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#FEE987
Tritanopia (blue-blind)
#D6EEDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff880; /* rgb */ color: rgb(207, 248, 128); /* oklch */ color: oklch(92.5% 0.154 124.9);
Tailwind
colors: {
custom: {
50: '#dffaa7',
500: '#cff880',
950: '#000000',
},
}SCSS
$custom: #cff880; $custom-light: #dffaa7; $custom-dark: #000000;
JSON
{
"hex": "#cff880",
"rgb": {
"r": 207,
"g": 248,
"b": 128
},
"hsl": {
"h": 80.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.9249,
"c": 0.15418,
"h": 124.9
},
"luminance": 0.81959
}Semantic roles & 50–950 ramp
primary
#CFF880
secondary
#7847D5
accent
#00E64E
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580