#CAF690#CAF690
#CAF690 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.9% C 0.137 H 127.9°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF690 |
|---|---|
| RGB | rgb(202, 246, 144) |
| HSL | hsl(86, 85%, 76%) |
| HSV | hsv(86, 41%, 96%) |
| CMYK | cmyk(17.9%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(91.90, -30.65, 44.45) |
| CIE-LCH | lch(91.90, 53.99, 124.59°) |
| OKLab | oklab(91.95% -0.0844 0.1084) |
| OKLCH | oklch(91.95% 0.137 127.9) |
| XYZ | xyz(62.3463, 80.4809, 38.6299) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.27
Celery
#C1FD95
ΔE00 2.77
Light Yellowish Green
#C2FF89
ΔE00 3.11
Light Pea Green
#C4FE82
ΔE00 3.27
Light Yellow Green
#CCFD7F
ΔE00 3.35
Tea Green
#BDF8A3
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF690 #BC90F6
analogous
#F6EF90 #CAF690 #97F690
triadic
#CAF690 #90CAF6 #F690CA
tetradic
#CAF690 #90F6EF #BC90F6 #F69097
square
#CAF690 #90F6EF #BC90F6 #F69097
split-complementary
#CAF690 #9097F6 #EF90F6
monochromatic
#94ED1F #AFF157 #CAF690 #E5FBC9 #F1FDE3
Accessibility & contrast
On white
1.23
#CAF690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#CAF690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF690
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF690 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA88
Deuteranopia (green-blind)
#F9E796
Tritanopia (blue-blind)
#CFEEDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #caf690; /* rgb */ color: rgb(202, 246, 144); /* oklch */ color: oklch(91.9% 0.137 127.9);
Tailwind
colors: {
custom: {
50: '#dbf9b2',
500: '#caf690',
950: '#000000',
},
}SCSS
$custom: #caf690; $custom-light: #dbf9b2; $custom-dark: #000000;
JSON
{
"hex": "#caf690",
"rgb": {
"r": 202,
"g": 246,
"b": 144
},
"hsl": {
"h": 85.882,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.91948,
"c": 0.13743,
"h": 127.9
},
"luminance": 0.80482
}Semantic roles & 50–950 ramp
primary
#CAF690
secondary
#8C56D4
accent
#04E164
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581