#CAF792#CAF792
#CAF792 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.2% C 0.137 H 128.4°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF792 |
|---|---|
| RGB | rgb(202, 247, 146) |
| HSL | hsl(87, 86%, 77%) |
| HSV | hsv(87, 41%, 97%) |
| CMYK | cmyk(18.2%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(92.20, -30.88, 43.86) |
| CIE-LCH | lch(92.20, 53.64, 125.15°) |
| OKLab | oklab(92.2% -0.085 0.1072) |
| OKLCH | oklch(92.2% 0.137 128.4) |
| XYZ | xyz(62.8055, 81.1525, 39.5437) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.16
Celery
#C1FD95
ΔE00 2.50
Light Yellowish Green
#C2FF89
ΔE00 3.02
Light Pea Green
#C4FE82
ΔE00 3.28
Light Yellow Green
#CCFD7F
ΔE00 3.48
Tea Green
#BDF8A3
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF792 #BF92F7
analogous
#F7F292 #CAF792 #98F792
triadic
#CAF792 #92CAF7 #F792CA
tetradic
#CAF792 #92F7F2 #BF92F7 #F79298
square
#CAF792 #92F7F2 #BF92F7 #F79298
split-complementary
#CAF792 #9298F7 #F292F7
monochromatic
#93EF20 #AEF359 #CAF792 #E6FBCB #F1FDE2
Accessibility & contrast
On white
1.22
#CAF792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#CAF792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF792
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF792 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#FAE897
Tritanopia (blue-blind)
#CEEFDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #caf792; /* rgb */ color: rgb(202, 247, 146); /* oklch */ color: oklch(92.2% 0.137 128.4);
Tailwind
colors: {
custom: {
50: '#dbfab3',
500: '#caf792',
950: '#000000',
},
}SCSS
$custom: #caf792; $custom-light: #dbfab3; $custom-dark: #000000;
JSON
{
"hex": "#caf792",
"rgb": {
"r": 202,
"g": 247,
"b": 146
},
"hsl": {
"h": 86.733,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.92197,
"c": 0.13677,
"h": 128.4
},
"luminance": 0.81153
}Semantic roles & 50–950 ramp
primary
#CAF792
secondary
#9058D6
accent
#03E367
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581