#CAF995#CAF995
#CAF995 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.7% C 0.136 H 129.3°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF995 |
|---|---|
| RGB | rgb(202, 249, 149) |
| HSL | hsl(88, 89%, 78%) |
| HSV | hsv(88, 40%, 98%) |
| CMYK | cmyk(18.9%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(92.78, -31.44, 43.14) |
| CIE-LCH | lch(92.78, 53.38, 126.08°) |
| OKLab | oklab(92.68% -0.0864 0.1057) |
| OKLCH | oklch(92.68% 0.136 129.3) |
| XYZ | xyz(63.6568, 82.4769, 40.9938) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.00
Celery
#C1FD95
ΔE00 2.06
Light Yellowish Green
#C2FF89
ΔE00 2.84
Light Pea Green
#C4FE82
ΔE00 3.28
Light Yellow Green
#CCFD7F
ΔE00 3.67
Tea Green
#BDF8A3
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF995 #C495F9
analogous
#F9F695 #CAF995 #98F995
triadic
#CAF995 #95CAF9 #F995CA
tetradic
#CAF995 #95F9F6 #C495F9 #F99598
square
#CAF995 #95F9F6 #C495F9 #F99598
split-complementary
#CAF995 #9598F9 #F695F9
monochromatic
#90F221 #ADF65B #CAF995 #E7FCCF #F1FDE2
Accessibility & contrast
On white
1.20
#CAF995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#CAF995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF995
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF995 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8D
Deuteranopia (green-blind)
#FBE99A
Tritanopia (blue-blind)
#CEF1E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #caf995; /* rgb */ color: rgb(202, 249, 149); /* oklch */ color: oklch(92.7% 0.136 129.3);
Tailwind
colors: {
custom: {
50: '#dbfbb5',
500: '#caf995',
950: '#000000',
},
}SCSS
$custom: #caf995; $custom-light: #dbfbb5; $custom-dark: #000000;
JSON
{
"hex": "#caf995",
"rgb": {
"r": 202,
"g": 249,
"b": 149
},
"hsl": {
"h": 88.2,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.92682,
"c": 0.13648,
"h": 129.3
},
"luminance": 0.82478
}Semantic roles & 50–950 ramp
primary
#CAF995
secondary
#9559D9
accent
#00E66C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581