#CAFFAE#CAFFAE
#CAFFAE is a very light, moderate yellow-green. Relative luminance 0.871; OKLCH L 94.4% C 0.119 H 135.2°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFAE |
|---|---|
| RGB | rgb(202, 255, 174) |
| HSL | hsl(99, 100%, 84%) |
| HSV | hsv(99, 32%, 100%) |
| CMYK | cmyk(20.8%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(94.79, -30.91, 33.42) |
| CIE-LCH | lch(94.79, 45.52, 132.76°) |
| OKLab | oklab(94.42% -0.0841 0.0837) |
| OKLCH | oklch(94.42% 0.119 135.2) |
| XYZ | xyz(67.7554, 87.1310, 53.2844) |
| Luminance | 0.8713 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.59
Pale Green
#C7FDB5
ΔE00 1.83
Tea Green
#BDF8A3
ΔE00 2.04
Washed Out Green
#BCF5A6
ΔE00 2.40
Very Light Green
#D1FFBD
ΔE00 2.86
Very Pale Green
#CFFDBC
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFAE #E3AEFF
analogous
#F3FFAE #CAFFAE #AEFFBB
triadic
#CAFFAE #AECAFF #FFAECA
tetradic
#CAFFAE #AEF3FF #E3AEFF #FFBBAE
square
#CAFFAE #AEF3FF #E3AEFF #FFBBAE
split-complementary
#CAFFAE #BBAEFF #FFAEF3
monochromatic
#7AFF34 #A2FF71 #CAFFAE #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.14
#CAFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#CAFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFAE
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFAE | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A9
Deuteranopia (green-blind)
#FDEEB2
Tritanopia (blue-blind)
#CAF9EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #caffae; /* rgb */ color: rgb(202, 255, 174); /* oklch */ color: oklch(94.4% 0.119 135.2);
Tailwind
colors: {
custom: {
50: '#dbffc6',
500: '#caffae',
950: '#000000',
},
}SCSS
$custom: #caffae; $custom-light: #dbffc6; $custom-dark: #000000;
JSON
{
"hex": "#caffae",
"rgb": {
"r": 202,
"g": 255,
"b": 174
},
"hsl": {
"h": 99.259,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.94422,
"c": 0.11867,
"h": 135.2
},
"luminance": 0.87133
}Semantic roles & 50–950 ramp
primary
#CAFFAE
secondary
#BB6CE5
accent
#00E696
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682