#CAF68A#CAF68A
#CAF68A is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.9% C 0.144 H 127.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF68A |
|---|---|
| RGB | rgb(202, 246, 138) |
| HSL | hsl(84, 86%, 75%) |
| HSV | hsv(84, 44%, 96%) |
| CMYK | cmyk(17.9%, 0%, 43.9%, 3.5%) |
| CIE-LAB | lab(91.82, -31.34, 47.24) |
| CIE-LCH | lch(91.82, 56.70, 123.56°) |
| OKLab | oklab(91.86% -0.0867 0.1144) |
| OKLCH | oklch(91.86% 0.144 127.2) |
| XYZ | xyz(61.8999, 80.3023, 36.2786) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.28
Light Yellow Green
#CCFD7F
ΔE00 2.56
Light Pea Green
#C4FE82
ΔE00 2.73
Light Yellowish Green
#C2FF89
ΔE00 2.89
Celery
#C1FD95
ΔE00 3.17
Pale Lime
#BEFD73
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF68A #B68AF6
analogous
#F6EC8A #CAF68A #94F68A
triadic
#CAF68A #8ACAF6 #F68ACA
tetradic
#CAF68A #8AF6EC #B68AF6 #F68A94
square
#CAF68A #8AF6EC #B68AF6 #F68A94
split-complementary
#CAF68A #8A94F6 #EC8AF6
monochromatic
#97ED18 #B0F251 #CAF68A #E4FAC3 #F2FDE3
Accessibility & contrast
On white
1.23
#CAF68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#CAF68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF68A
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF68A | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#FAE790
Tritanopia (blue-blind)
#CFEDDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #caf68a; /* rgb */ color: rgb(202, 246, 138); /* oklch */ color: oklch(91.9% 0.144 127.2);
Tailwind
colors: {
custom: {
50: '#dcf9ae',
500: '#caf68a',
950: '#000000',
},
}SCSS
$custom: #caf68a; $custom-light: #dcf9ae; $custom-dark: #000000;
JSON
{
"hex": "#caf68a",
"rgb": {
"r": 202,
"g": 246,
"b": 138
},
"hsl": {
"h": 84.444,
"s": 85.714,
"l": 75.294
},
"oklch": {
"l": 0.91858,
"c": 0.1436,
"h": 127.2
},
"luminance": 0.80303
}Semantic roles & 50–950 ramp
primary
#CAF68A
secondary
#8651D3
accent
#03E25E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581