#CAF698#CAF698
#CAF698 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.1% C 0.129 H 129.1°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF698 |
|---|---|
| RGB | rgb(202, 246, 152) |
| HSL | hsl(88, 84%, 78%) |
| HSV | hsv(88, 38%, 96%) |
| CMYK | cmyk(17.9%, 0%, 38.2%, 3.5%) |
| CIE-LAB | lab(92.01, -29.67, 40.68) |
| CIE-LCH | lch(92.01, 50.35, 126.10°) |
| OKLab | oklab(92.08% -0.0813 0.1001) |
| OKLCH | oklch(92.08% 0.129 129.1) |
| XYZ | xyz(62.9796, 80.7342, 41.9649) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.71
Pistachio (survey)
#C0FA8B
ΔE00 2.84
Tea Green
#BDF8A3
ΔE00 3.49
Light Yellowish Green
#C2FF89
ΔE00 3.81
Washed Out Green
#BCF5A6
ΔE00 4.11
Light Light Green
#C8FFB0
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF698 #C498F6
analogous
#F6F398 #CAF698 #9BF698
triadic
#CAF698 #98CAF6 #F698CA
tetradic
#CAF698 #98F6F3 #C498F6 #F6989B
square
#CAF698 #98F6F3 #C498F6 #F6989B
split-complementary
#CAF698 #989BF6 #F398F6
monochromatic
#90EC27 #ADF160 #CAF698 #E7FBD0 #F1FDE3
Accessibility & contrast
On white
1.22
#CAF698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#CAF698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF698
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF698 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA91
Deuteranopia (green-blind)
#F8E79D
Tritanopia (blue-blind)
#CEEEDF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #caf698; /* rgb */ color: rgb(202, 246, 152); /* oklch */ color: oklch(92.1% 0.129 129.1);
Tailwind
colors: {
custom: {
50: '#dbf9b7',
500: '#caf698',
950: '#000000',
},
}SCSS
$custom: #caf698; $custom-light: #dbf9b7; $custom-dark: #000000;
JSON
{
"hex": "#caf698",
"rgb": {
"r": 202,
"g": 246,
"b": 152
},
"hsl": {
"h": 88.085,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.92076,
"c": 0.12898,
"h": 129.1
},
"luminance": 0.80735
}Semantic roles & 50–950 ramp
primary
#CAF698
secondary
#955DD5
accent
#05E06C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581