#CFFB80#CFFB80
#CFFB80 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.1% C 0.158 H 125.6°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFB80 |
|---|---|
| RGB | rgb(207, 251, 128) |
| HSL | hsl(81, 94%, 74%) |
| HSV | hsv(81, 49%, 98%) |
| CMYK | cmyk(17.5%, 0%, 49%, 1.6%) |
| CIE-LAB | lab(93.37, -32.90, 53.93) |
| CIE-LCH | lch(93.37, 63.17, 121.38°) |
| OKLab | oklab(93.15% -0.092 0.1287) |
| OKLCH | oklch(93.15% 0.158 125.6) |
| XYZ | xyz(64.1255, 83.8177, 33.2180) |
| Luminance | 0.8382 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.83
Light Pea Green
#C4FE82
ΔE00 2.31
Pale Lime
#BEFD73
ΔE00 2.93
Light Yellowish Green
#C2FF89
ΔE00 3.19
Pistachio (survey)
#C0FA8B
ΔE00 3.46
Pear
#CBF85F
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFB80 #AC80FB
analogous
#FBE980 #CFFB80 #92FB80
triadic
#CFFB80 #80CFFB #FB80CF
tetradic
#CFFB80 #80FBE9 #AC80FB #FB8092
square
#CFFB80 #80FBE9 #AC80FB #FB8092
split-complementary
#CFFB80 #8092FB #E980FB
monochromatic
#A2F709 #B9F945 #CFFB80 #E5FDBB #F4FEE1
Accessibility & contrast
On white
1.18
#CFFB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#CFFB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFB80
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFB80 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FFEB87
Tritanopia (blue-blind)
#D6F1DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cffb80; /* rgb */ color: rgb(207, 251, 128); /* oklch */ color: oklch(93.1% 0.158 125.6);
Tailwind
colors: {
custom: {
50: '#e0fca7',
500: '#cffb80',
950: '#000000',
},
}SCSS
$custom: #cffb80; $custom-light: #e0fca7; $custom-dark: #000000;
JSON
{
"hex": "#cffb80",
"rgb": {
"r": 207,
"g": 251,
"b": 128
},
"hsl": {
"h": 81.463,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.93146,
"c": 0.15818,
"h": 125.6
},
"luminance": 0.83818
}Semantic roles & 50–950 ramp
primary
#CFFB80
secondary
#7B46D9
accent
#00E652
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581