#CFFAA2#CFFAA2
#CFFAA2 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.4% C 0.122 H 129.7°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFAA2 |
|---|---|
| RGB | rgb(207, 250, 162) |
| HSL | hsl(89, 90%, 81%) |
| HSV | hsv(89, 35%, 98%) |
| CMYK | cmyk(17.2%, 0%, 35.2%, 2%) |
| CIE-LAB | lab(93.56, -28.48, 37.81) |
| CIE-LCH | lch(93.56, 47.34, 126.99°) |
| OKLab | oklab(93.44% -0.0777 0.0937) |
| OKLCH | oklch(93.44% 0.122 129.7) |
| XYZ | xyz(66.4383, 84.2443, 46.9359) |
| Luminance | 0.8425 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.14
Tea Green
#BDF8A3
ΔE00 3.18
Light Light Green
#C8FFB0
ΔE00 3.21
Washed Out Green
#BCF5A6
ΔE00 3.70
Pistachio (survey)
#C0FA8B
ΔE00 3.75
Pale Green
#C7FDB5
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFAA2 #CDA2FA
analogous
#FAF9A2 #CFFAA2 #A3FAA2
triadic
#CFFAA2 #A2CFFA #FAA2CF
tetradic
#CFFAA2 #A2FAF9 #CDA2FA #FAA2A3
square
#CFFAA2 #A2FAF9 #CDA2FA #FAA2A3
split-complementary
#CFFAA2 #A2A3FA #F9A2FA
monochromatic
#93F42E #B1F768 #CFFAA2 #EDFDDC #F0FDE2
Accessibility & contrast
On white
1.18
#CFFAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#CFFAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFAA2
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFAA2 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9C
Deuteranopia (green-blind)
#FCECA6
Tritanopia (blue-blind)
#D2F3E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cffaa2; /* rgb */ color: rgb(207, 250, 162); /* oklch */ color: oklch(93.4% 0.122 129.7);
Tailwind
colors: {
custom: {
50: '#dffcbe',
500: '#cffaa2',
950: '#000000',
},
}SCSS
$custom: #cffaa2; $custom-light: #dffcbe; $custom-dark: #000000;
JSON
{
"hex": "#cffaa2",
"rgb": {
"r": 207,
"g": 250,
"b": 162
},
"hsl": {
"h": 89.318,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.93444,
"c": 0.12178,
"h": 129.7
},
"luminance": 0.84245
}Semantic roles & 50–950 ramp
primary
#CFFAA2
secondary
#9F64DC
accent
#00E670
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582