#CFF080#CFF080
#CFF080 is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.7% C 0.143 H 122.8°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF080 |
|---|---|
| RGB | rgb(207, 240, 128) |
| HSL | hsl(78, 79%, 72%) |
| HSV | hsv(78, 47%, 94%) |
| CMYK | cmyk(13.7%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(90.39, -27.78, 50.31) |
| CIE-LCH | lch(90.39, 57.47, 118.91°) |
| OKLab | oklab(90.75% -0.0777 0.1207) |
| OKLCH | oklch(90.75% 0.143 122.8) |
| XYZ | xyz(60.7886, 77.1439, 32.1057) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.47
Light Pea Green
#C4FE82
ΔE00 4.52
Pear
#CBF85F
ΔE00 4.69
Pistachio (survey)
#C0FA8B
ΔE00 4.70
Light Yellowish Green
#C2FF89
ΔE00 5.12
Pale Lime
#BEFD73
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF080 #A180F0
analogous
#F0D980 #CFF080 #97F080
triadic
#CFF080 #80CFF0 #F080CF
tetradic
#CFF080 #80F0D9 #A180F0 #F08097
square
#CFF080 #80F0D9 #A180F0 #F08097
split-complementary
#CFF080 #8097F0 #D980F0
monochromatic
#A3DC1A #BAEA49 #CFF080 #E4F6B7 #F5FCE4
Accessibility & contrast
On white
1.28
#CFF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#CFF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF080
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF080 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE476
Deuteranopia (green-blind)
#F7E386
Tritanopia (blue-blind)
#D7E6D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cff080; /* rgb */ color: rgb(207, 240, 128); /* oklch */ color: oklch(90.7% 0.143 122.8);
Tailwind
colors: {
custom: {
50: '#dff5a7',
500: '#cff080',
950: '#000000',
},
}SCSS
$custom: #cff080; $custom-light: #dff5a7; $custom-dark: #000000;
JSON
{
"hex": "#cff080",
"rgb": {
"r": 207,
"g": 240,
"b": 128
},
"hsl": {
"h": 77.679,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.90748,
"c": 0.14349,
"h": 122.8
},
"luminance": 0.77144
}Semantic roles & 50–950 ramp
primary
#CFF080
secondary
#704ACB
accent
#0ADB48
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580