#CFF280#CFF280
#CFF280 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 91.2% C 0.146 H 123.3°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF280 |
|---|---|
| RGB | rgb(207, 242, 128) |
| HSL | hsl(78, 81%, 73%) |
| HSV | hsv(78, 47%, 95%) |
| CMYK | cmyk(14.5%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(90.93, -28.72, 50.97) |
| CIE-LCH | lch(90.93, 58.50, 119.40°) |
| OKLab | oklab(91.18% -0.0803 0.1221) |
| OKLCH | oklch(91.18% 0.146 123.3) |
| XYZ | xyz(61.3806, 78.3279, 32.3030) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.96
Light Pea Green
#C4FE82
ΔE00 4.05
Pistachio (survey)
#C0FA8B
ΔE00 4.36
Pear
#CBF85F
ΔE00 4.38
Pale Lime
#BEFD73
ΔE00 4.67
Light Yellowish Green
#C2FF89
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF280 #A380F2
analogous
#F2DC80 #CFF280 #96F280
triadic
#CFF280 #80CFF2 #F280CF
tetradic
#CFF280 #80F2DC #A380F2 #F28096
square
#CFF280 #80F2DC #A380F2 #F28096
split-complementary
#CFF280 #8096F2 #DC80F2
monochromatic
#A3E117 #BAEC48 #CFF280 #E4F8B8 #F5FCE3
Accessibility & contrast
On white
1.26
#CFF280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#CFF280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF280
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF280 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE676
Deuteranopia (green-blind)
#F9E586
Tritanopia (blue-blind)
#D7E8D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff280; /* rgb */ color: rgb(207, 242, 128); /* oklch */ color: oklch(91.2% 0.146 123.3);
Tailwind
colors: {
custom: {
50: '#dff6a7',
500: '#cff280',
950: '#000000',
},
}SCSS
$custom: #cff280; $custom-light: #dff6a7; $custom-dark: #000000;
JSON
{
"hex": "#cff280",
"rgb": {
"r": 207,
"g": 242,
"b": 128
},
"hsl": {
"h": 78.421,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.91183,
"c": 0.14616,
"h": 123.3
},
"luminance": 0.78328
}Semantic roles & 50–950 ramp
primary
#CFF280
secondary
#7249CD
accent
#08DE49
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580