#CFF184#CFF184
#CFF184 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 91.0% C 0.141 H 123.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF184 |
|---|---|
| RGB | rgb(207, 241, 132) |
| HSL | hsl(79, 80%, 73%) |
| HSV | hsv(79, 45%, 95%) |
| CMYK | cmyk(14.1%, 0%, 45.2%, 5.5%) |
| CIE-LAB | lab(90.71, -27.83, 48.80) |
| CIE-LCH | lch(90.71, 56.18, 119.69°) |
| OKLab | oklab(91.02% -0.0775 0.1176) |
| OKLCH | oklch(91.02% 0.141 123.4) |
| XYZ | xyz(61.3523, 77.8417, 33.6181) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.36
Light Pea Green
#C4FE82
ΔE00 4.29
Pistachio (survey)
#C0FA8B
ΔE00 4.30
Light Yellowish Green
#C2FF89
ΔE00 4.79
Pear
#CBF85F
ΔE00 5.05
Pale Lime
#BEFD73
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF184 #A684F1
analogous
#F1DD84 #CFF184 #98F184
triadic
#CFF184 #84CFF1 #F184CF
tetradic
#CFF184 #84F1DD #A684F1 #F18498
square
#CFF184 #84F1DD #A684F1 #F18498
split-complementary
#CFF184 #8498F1 #DD84F1
monochromatic
#A3E11A #BAEB4D #CFF184 #E4F7BB #F4FCE4
Accessibility & contrast
On white
1.27
#CFF184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#CFF184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF184
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF184 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57B
Deuteranopia (green-blind)
#F7E48A
Tritanopia (blue-blind)
#D6E8D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cff184; /* rgb */ color: rgb(207, 241, 132); /* oklch */ color: oklch(91.0% 0.141 123.4);
Tailwind
colors: {
custom: {
50: '#dff5aa',
500: '#cff184',
950: '#000000',
},
}SCSS
$custom: #cff184; $custom-light: #dff5aa; $custom-dark: #000000;
JSON
{
"hex": "#cff184",
"rgb": {
"r": 207,
"g": 241,
"b": 132
},
"hsl": {
"h": 78.716,
"s": 79.562,
"l": 73.137
},
"oklch": {
"l": 0.9102,
"c": 0.1408,
"h": 123.4
},
"luminance": 0.77842
}Semantic roles & 50–950 ramp
primary
#CFF184
secondary
#754DCC
accent
#0ADC4B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581