#CFF284#CFF284
#CFF284 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.2% C 0.142 H 123.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF284 |
|---|---|
| RGB | rgb(207, 242, 132) |
| HSL | hsl(79, 81%, 73%) |
| HSV | hsv(79, 45%, 95%) |
| CMYK | cmyk(14.5%, 0%, 45.5%, 5.1%) |
| CIE-LAB | lab(90.98, -28.30, 49.14) |
| CIE-LCH | lch(90.98, 56.70, 119.94°) |
| OKLab | oklab(91.24% -0.0788 0.1183) |
| OKLCH | oklch(91.24% 0.142 123.7) |
| XYZ | xyz(61.6491, 78.4353, 33.7170) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.11
Light Pea Green
#C4FE82
ΔE00 4.05
Pistachio (survey)
#C0FA8B
ΔE00 4.12
Light Yellowish Green
#C2FF89
ΔE00 4.56
Pale Lime
#BEFD73
ΔE00 4.85
Pear
#CBF85F
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF284 #A784F2
analogous
#F2DE84 #CFF284 #98F284
triadic
#CFF284 #84CFF2 #F284CF
tetradic
#CFF284 #84F2DE #A784F2 #F28498
square
#CFF284 #84F2DE #A784F2 #F28498
split-complementary
#CFF284 #8498F2 #DE84F2
monochromatic
#A3E418 #B9EC4D #CFF284 #E5F8BB #F4FCE3
Accessibility & contrast
On white
1.26
#CFF284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#CFF284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF284
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF284 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67B
Deuteranopia (green-blind)
#F8E58A
Tritanopia (blue-blind)
#D6E9D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff284; /* rgb */ color: rgb(207, 242, 132); /* oklch */ color: oklch(91.2% 0.142 123.7);
Tailwind
colors: {
custom: {
50: '#dff6aa',
500: '#cff284',
950: '#000000',
},
}SCSS
$custom: #cff284; $custom-light: #dff6aa; $custom-dark: #000000;
JSON
{
"hex": "#cff284",
"rgb": {
"r": 207,
"g": 242,
"b": 132
},
"hsl": {
"h": 79.091,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.91238,
"c": 0.14216,
"h": 123.7
},
"luminance": 0.78436
}Semantic roles & 50–950 ramp
primary
#CFF284
secondary
#764DCE
accent
#08DD4C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581