#CFF8A1#CFF8A1
#CFF8A1 is a very light, moderate yellow-green. Relative luminance 0.830; OKLCH L 93.0% C 0.120 H 129.0°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF8A1 |
|---|---|
| RGB | rgb(207, 248, 161) |
| HSL | hsl(88, 86%, 80%) |
| HSV | hsv(88, 35%, 97%) |
| CMYK | cmyk(16.5%, 0%, 35.1%, 2.7%) |
| CIE-LAB | lab(93.00, -27.68, 37.58) |
| CIE-LCH | lch(93.00, 46.67, 126.37°) |
| OKLab | oklab(92.99% -0.0755 0.0932) |
| OKLCH | oklch(92.99% 0.12 129) |
| XYZ | xyz(65.7316, 82.9726, 46.2636) |
| Luminance | 0.8297 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.38
Celery
#C1FD95
ΔE00 3.46
Light Light Green
#C8FFB0
ΔE00 3.50
Washed Out Green
#BCF5A6
ΔE00 3.80
Pistachio (survey)
#C0FA8B
ΔE00 3.94
Pale Green
#C7FDB5
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF8A1 #CAA1F8
analogous
#F8F6A1 #CFF8A1 #A3F8A1
triadic
#CFF8A1 #A1CFF8 #F8A1CF
tetradic
#CFF8A1 #A1F8F6 #CAA1F8 #F8A1A3
square
#CFF8A1 #A1F8F6 #CAA1F8 #F8A1A3
split-complementary
#CFF8A1 #A1A3F8 #F6A1F8
monochromatic
#95F02F #B2F468 #CFF8A1 #ECFCDA #F0FDE3
Accessibility & contrast
On white
1.19
#CFF8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#CFF8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF8A1
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF8A1 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9B
Deuteranopia (green-blind)
#FAEAA5
Tritanopia (blue-blind)
#D2F1E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff8a1; /* rgb */ color: rgb(207, 248, 161); /* oklch */ color: oklch(93.0% 0.120 129.0);
Tailwind
colors: {
custom: {
50: '#defabd',
500: '#cff8a1',
950: '#000000',
},
}SCSS
$custom: #cff8a1; $custom-light: #defabd; $custom-dark: #000000;
JSON
{
"hex": "#cff8a1",
"rgb": {
"r": 207,
"g": 248,
"b": 161
},
"hsl": {
"h": 88.276,
"s": 86.139,
"l": 80.196
},
"oklch": {
"l": 0.92994,
"c": 0.11993,
"h": 129
},
"luminance": 0.82973
}Semantic roles & 50–950 ramp
primary
#CFF8A1
secondary
#9B64D9
accent
#03E36C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582