#CFF780#CFF780
#CFF780 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.3% C 0.153 H 124.6°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF780 |
|---|---|
| RGB | rgb(207, 247, 128) |
| HSL | hsl(80, 88%, 74%) |
| HSV | hsv(80, 48%, 97%) |
| CMYK | cmyk(16.2%, 0%, 48.2%, 3.1%) |
| CIE-LAB | lab(92.28, -31.05, 52.62) |
| CIE-LCH | lch(92.28, 61.10, 120.55°) |
| OKLab | oklab(92.27% -0.0868 0.1258) |
| OKLCH | oklch(92.27% 0.153 124.6) |
| XYZ | xyz(62.8891, 81.3450, 32.8058) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.73
Light Pea Green
#C4FE82
ΔE00 2.99
Pale Lime
#BEFD73
ΔE00 3.62
Pistachio (survey)
#C0FA8B
ΔE00 3.71
Light Yellowish Green
#C2FF89
ΔE00 3.75
Pear
#CBF85F
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF780 #A880F7
analogous
#F7E380 #CFF780 #93F780
triadic
#CFF780 #80CFF7 #F780CF
tetradic
#CFF780 #80F7E3 #A880F7 #F78093
square
#CFF780 #80F7E3 #A880F7 #F78093
split-complementary
#CFF780 #8093F7 #E380F7
monochromatic
#A3EE0F #B9F346 #CFF780 #E5FBBA #F4FDE2
Accessibility & contrast
On white
1.22
#CFF780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#CFF780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF780
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF780 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA76
Deuteranopia (green-blind)
#FDE887
Tritanopia (blue-blind)
#D6EDDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff780; /* rgb */ color: rgb(207, 247, 128); /* oklch */ color: oklch(92.3% 0.153 124.6);
Tailwind
colors: {
custom: {
50: '#dffaa7',
500: '#cff780',
950: '#000000',
},
}SCSS
$custom: #cff780; $custom-light: #dffaa7; $custom-dark: #000000;
JSON
{
"hex": "#cff780",
"rgb": {
"r": 207,
"g": 247,
"b": 128
},
"hsl": {
"h": 80.168,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.92272,
"c": 0.15283,
"h": 124.6
},
"luminance": 0.81345
}Semantic roles & 50–950 ramp
primary
#CFF780
secondary
#7748D4
accent
#01E54D
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580