#CFFEAA#CFFEAA
#CFFEAA is a very light, moderate yellow-green. Relative luminance 0.871; OKLCH L 94.5% C 0.119 H 132.1°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEAA |
|---|---|
| RGB | rgb(207, 254, 170) |
| HSL | hsl(94, 98%, 83%) |
| HSV | hsv(94, 33%, 100%) |
| CMYK | cmyk(18.5%, 0%, 33.1%, 0.4%) |
| CIE-LAB | lab(94.76, -29.28, 35.42) |
| CIE-LCH | lch(94.76, 45.96, 129.58°) |
| OKLab | oklab(94.45% -0.0797 0.0883) |
| OKLCH | oklch(94.45% 0.119 132.1) |
| XYZ | xyz(68.4283, 87.0501, 51.2196) |
| Luminance | 0.8705 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.93
Tea Green
#BDF8A3
ΔE00 2.64
Pale Green
#C7FDB5
ΔE00 2.96
Washed Out Green
#BCF5A6
ΔE00 3.13
Celery
#C1FD95
ΔE00 3.42
Very Light Green
#D1FFBD
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEAA #D9AAFE
analogous
#F9FEAA #CFFEAA #AAFEAF
triadic
#CFFEAA #AACFFE #FEAACF
tetradic
#CFFEAA #AAF9FE #D9AAFE #FEAFAA
square
#CFFEAA #AAF9FE #D9AAFE #FEAFAA
split-complementary
#CFFEAA #AFAAFE #FEAAF9
monochromatic
#8BFD31 #ADFD6E #CFFEAA #EEFFE1 #EEFFE1
Accessibility & contrast
On white
1.14
#CFFEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#CFFEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEAA
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEAA | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A4
Deuteranopia (green-blind)
#FEEFAE
Tritanopia (blue-blind)
#D1F7E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cffeaa; /* rgb */ color: rgb(207, 254, 170); /* oklch */ color: oklch(94.5% 0.119 132.1);
Tailwind
colors: {
custom: {
50: '#deffc4',
500: '#cffeaa',
950: '#000000',
},
}SCSS
$custom: #cffeaa; $custom-light: #deffc4; $custom-dark: #000000;
JSON
{
"hex": "#cffeaa",
"rgb": {
"r": 207,
"g": 254,
"b": 170
},
"hsl": {
"h": 93.571,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.9445,
"c": 0.11901,
"h": 132.1
},
"luminance": 0.87051
}Semantic roles & 50–950 ramp
primary
#CFFEAA
secondary
#AD69E3
accent
#00E680
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682