#CAF993#CAF993
#CAF993 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.7% C 0.139 H 129.0°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF993 |
|---|---|
| RGB | rgb(202, 249, 147) |
| HSL | hsl(88, 89%, 78%) |
| HSV | hsv(88, 41%, 98%) |
| CMYK | cmyk(18.9%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(92.76, -31.68, 44.08) |
| CIE-LCH | lch(92.76, 54.29, 125.71°) |
| OKLab | oklab(92.65% -0.0872 0.1077) |
| OKLCH | oklch(92.65% 0.139 129) |
| XYZ | xyz(63.4985, 82.4136, 40.1601) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.86
Celery
#C1FD95
ΔE00 2.12
Light Yellowish Green
#C2FF89
ΔE00 2.65
Light Pea Green
#C4FE82
ΔE00 3.02
Light Yellow Green
#CCFD7F
ΔE00 3.36
Tea Green
#BDF8A3
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF993 #C293F9
analogous
#F9F593 #CAF993 #97F993
triadic
#CAF993 #93CAF9 #F993CA
tetradic
#CAF993 #93F9F5 #C293F9 #F99397
square
#CAF993 #93F9F5 #C293F9 #F99397
split-complementary
#CAF993 #9397F9 #F593F9
monochromatic
#91F31F #AEF659 #CAF993 #E6FCCD #F1FDE2
Accessibility & contrast
On white
1.20
#CAF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#CAF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF993
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF993 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8B
Deuteranopia (green-blind)
#FBE999
Tritanopia (blue-blind)
#CEF1E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #caf993; /* rgb */ color: rgb(202, 249, 147); /* oklch */ color: oklch(92.7% 0.139 129.0);
Tailwind
colors: {
custom: {
50: '#dbfbb4',
500: '#caf993',
950: '#000000',
},
}SCSS
$custom: #caf993; $custom-light: #dbfbb4; $custom-dark: #000000;
JSON
{
"hex": "#caf993",
"rgb": {
"r": 202,
"g": 249,
"b": 147
},
"hsl": {
"h": 87.647,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.9265,
"c": 0.13857,
"h": 129
},
"luminance": 0.82415
}Semantic roles & 50–950 ramp
primary
#CAF993
secondary
#9358D9
accent
#00E66A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581