#CAFFAA#CAFFAA
#CAFFAA is a very light, vivid yellow-green. Relative luminance 0.870; OKLCH L 94.3% C 0.123 H 134.2°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFAA |
|---|---|
| RGB | rgb(202, 255, 170) |
| HSL | hsl(97, 100%, 83%) |
| HSV | hsv(97, 33%, 100%) |
| CMYK | cmyk(20.8%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(94.73, -31.47, 35.32) |
| CIE-LCH | lch(94.73, 47.31, 131.70°) |
| OKLab | oklab(94.35% -0.0858 0.0881) |
| OKLCH | oklch(94.35% 0.123 134.2) |
| XYZ | xyz(67.3712, 86.9774, 51.2612) |
| Luminance | 0.8698 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.27
Tea Green
#BDF8A3
ΔE00 1.97
Pale Green
#C7FDB5
ΔE00 2.55
Washed Out Green
#BCF5A6
ΔE00 2.62
Celery
#C1FD95
ΔE00 3.12
Light Pastel Green
#B2FBA5
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFAA #DFAAFF
analogous
#F4FFAA #CAFFAA #AAFFB4
triadic
#CAFFAA #AACAFF #FFAACA
tetradic
#CAFFAA #AAF4FF #DFAAFF #FFB4AA
square
#CAFFAA #AAF4FF #DFAAFF #FFB4AA
split-complementary
#CAFFAA #B4AAFF #FFAAF4
monochromatic
#7EFF30 #A4FF6D #CAFFAA #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.14
#CAFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#CAFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFAA
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFAA | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A4
Deuteranopia (green-blind)
#FDEEAE
Tritanopia (blue-blind)
#CAF9E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #caffaa; /* rgb */ color: rgb(202, 255, 170); /* oklch */ color: oklch(94.3% 0.123 134.2);
Tailwind
colors: {
custom: {
50: '#dbffc4',
500: '#caffaa',
950: '#000000',
},
}SCSS
$custom: #caffaa; $custom-light: #dbffc4; $custom-dark: #000000;
JSON
{
"hex": "#caffaa",
"rgb": {
"r": 202,
"g": 255,
"b": 170
},
"hsl": {
"h": 97.412,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94348,
"c": 0.12297,
"h": 134.2
},
"luminance": 0.86979
}Semantic roles & 50–950 ramp
primary
#CAFFAA
secondary
#B669E4
accent
#00E68F
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682