#CFFAA4#CFFAA4
#CFFAA4 is a very light, moderate yellow-green. Relative luminance 0.843; OKLCH L 93.5% C 0.120 H 130.0°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFAA4 |
|---|---|
| RGB | rgb(207, 250, 164) |
| HSL | hsl(90, 90%, 81%) |
| HSV | hsv(90, 34%, 98%) |
| CMYK | cmyk(17.2%, 0%, 34.4%, 2%) |
| CIE-LAB | lab(93.59, -28.22, 36.86) |
| CIE-LCH | lch(93.59, 46.42, 127.44°) |
| OKLab | oklab(93.48% -0.0769 0.0916) |
| OKLCH | oklch(93.48% 0.12 130) |
| XYZ | xyz(66.6175, 84.3160, 47.8797) |
| Luminance | 0.8432 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.95
Tea Green
#BDF8A3
ΔE00 3.04
Celery
#C1FD95
ΔE00 3.34
Washed Out Green
#BCF5A6
ΔE00 3.49
Pale Green
#C7FDB5
ΔE00 3.84
Pistachio (survey)
#C0FA8B
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFAA4 #CFA4FA
analogous
#FAFAA4 #CFFAA4 #A4FAA4
triadic
#CFFAA4 #A4CFFA #FAA4CF
tetradic
#CFFAA4 #A4FAFA #CFA4FA #FAA4A4
square
#CFFAA4 #A4FAFA #CFA4FA #FAA4A4
split-complementary
#CFFAA4 #A4A4FA #FAA4FA
monochromatic
#92F430 #B0F76A #CFFAA4 #EEFDDE #F0FDE2
Accessibility & contrast
On white
1.18
#CFFAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#CFFAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFAA4
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFAA4 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF9E
Deuteranopia (green-blind)
#FBECA8
Tritanopia (blue-blind)
#D2F3E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cffaa4; /* rgb */ color: rgb(207, 250, 164); /* oklch */ color: oklch(93.5% 0.120 130.0);
Tailwind
colors: {
custom: {
50: '#defcbf',
500: '#cffaa4',
950: '#000000',
},
}SCSS
$custom: #cffaa4; $custom-light: #defcbf; $custom-dark: #000000;
JSON
{
"hex": "#cffaa4",
"rgb": {
"r": 207,
"g": 250,
"b": 164
},
"hsl": {
"h": 90,
"s": 89.583,
"l": 81.176
},
"oklch": {
"l": 0.93479,
"c": 0.1196,
"h": 130
},
"luminance": 0.84317
}Semantic roles & 50–950 ramp
primary
#CFFAA4
secondary
#A166DC
accent
#00E673
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582