#CFF18E#CFF18E
#CFF18E is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 91.2% C 0.130 H 124.4°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF18E |
|---|---|
| RGB | rgb(207, 241, 142) |
| HSL | hsl(81, 78%, 75%) |
| HSV | hsv(81, 41%, 95%) |
| CMYK | cmyk(14.1%, 0%, 41.1%, 5.5%) |
| CIE-LAB | lab(90.84, -26.72, 44.14) |
| CIE-LCH | lch(90.84, 51.60, 121.18°) |
| OKLab | oklab(91.17% -0.0737 0.1076) |
| OKLCH | oklch(91.17% 0.13 124.4) |
| XYZ | xyz(62.0696, 78.1287, 37.3963) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.08
Light Yellow Green
#CCFD7F
ΔE00 4.16
Celery
#C1FD95
ΔE00 4.66
Light Pea Green
#C4FE82
ΔE00 4.69
Light Yellowish Green
#C2FF89
ΔE00 4.83
Light Khaki
#E6F2A2
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF18E #B08EF1
analogous
#F1E18E #CFF18E #9DF18E
triadic
#CFF18E #8ECFF1 #F18ECF
tetradic
#CFF18E #8EF1E1 #B08EF1 #F18E9D
square
#CFF18E #8EF1E1 #B08EF1 #F18E9D
split-complementary
#CFF18E #8E9DF1 #E18EF1
monochromatic
#A1E421 #B8EA58 #CFF18E #E6F8C4 #F3FCE4
Accessibility & contrast
On white
1.26
#CFF18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#CFF18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF18E
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF18E | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE686
Deuteranopia (green-blind)
#F6E493
Tritanopia (blue-blind)
#D5E8D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff18e; /* rgb */ color: rgb(207, 241, 142); /* oklch */ color: oklch(91.2% 0.130 124.4);
Tailwind
colors: {
custom: {
50: '#dff5b0',
500: '#cff18e',
950: '#000000',
},
}SCSS
$custom: #cff18e; $custom-light: #dff5b0; $custom-dark: #000000;
JSON
{
"hex": "#cff18e",
"rgb": {
"r": 207,
"g": 241,
"b": 142
},
"hsl": {
"h": 80.606,
"s": 77.953,
"l": 75.098
},
"oklch": {
"l": 0.91168,
"c": 0.13043,
"h": 124.4
},
"luminance": 0.78129
}Semantic roles & 50–950 ramp
primary
#CFF18E
secondary
#7F56CD
accent
#0BDA52
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581