#CAF697#CAF697
#CAF697 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.1% C 0.130 H 128.9°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF697 |
|---|---|
| RGB | rgb(202, 246, 151) |
| HSL | hsl(88, 84%, 78%) |
| HSV | hsv(88, 39%, 96%) |
| CMYK | cmyk(17.9%, 0%, 38.6%, 3.5%) |
| CIE-LAB | lab(92.00, -29.80, 41.16) |
| CIE-LCH | lch(92.00, 50.81, 125.90°) |
| OKLab | oklab(92.06% -0.0817 0.1012) |
| OKLCH | oklch(92.06% 0.13 128.9) |
| XYZ | xyz(62.8980, 80.7016, 41.5354) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.68
Pistachio (survey)
#C0FA8B
ΔE00 2.73
Tea Green
#BDF8A3
ΔE00 3.61
Light Yellowish Green
#C2FF89
ΔE00 3.70
Light Pea Green
#C4FE82
ΔE00 4.12
Washed Out Green
#BCF5A6
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF697 #C397F6
analogous
#F6F297 #CAF697 #9BF697
triadic
#CAF697 #97CAF6 #F697CA
tetradic
#CAF697 #97F6F2 #C397F6 #F6979B
square
#CAF697 #97F6F2 #C397F6 #F6979B
split-complementary
#CAF697 #979BF6 #F297F6
monochromatic
#91EC26 #ADF15F #CAF697 #E7FBCF #F1FDE3
Accessibility & contrast
On white
1.23
#CAF697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#CAF697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF697
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF697 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA90
Deuteranopia (green-blind)
#F8E79C
Tritanopia (blue-blind)
#CEEEDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #caf697; /* rgb */ color: rgb(202, 246, 151); /* oklch */ color: oklch(92.1% 0.130 128.9);
Tailwind
colors: {
custom: {
50: '#dbf9b6',
500: '#caf697',
950: '#000000',
},
}SCSS
$custom: #caf697; $custom-light: #dbf9b6; $custom-dark: #000000;
JSON
{
"hex": "#caf697",
"rgb": {
"r": 202,
"g": 246,
"b": 151
},
"hsl": {
"h": 87.789,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.92059,
"c": 0.13004,
"h": 128.9
},
"luminance": 0.80702
}Semantic roles & 50–950 ramp
primary
#CAF697
secondary
#945CD5
accent
#05E16B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581