#CAF075#CAF075
#CAF075 is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.3% C 0.156 H 123.7°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF075 |
|---|---|
| RGB | rgb(202, 240, 117) |
| HSL | hsl(79, 80%, 70%) |
| HSV | hsv(79, 51%, 94%) |
| CMYK | cmyk(15.8%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(89.93, -30.75, 54.81) |
| CIE-LCH | lch(89.93, 62.84, 119.29°) |
| OKLab | oklab(90.26% -0.0866 0.1298) |
| OKLCH | oklch(90.26% 0.156 123.7) |
| XYZ | xyz(58.7282, 76.1608, 28.4327) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.99
Pear
#CBF85F
ΔE00 3.42
Light Pea Green
#C4FE82
ΔE00 4.09
Pale Lime
#BEFD73
ΔE00 4.22
Pistachio (survey)
#C0FA8B
ΔE00 4.70
Light Yellowish Green
#C2FF89
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF075 #9B75F0
analogous
#F0D975 #CAF075 #8CF075
triadic
#CAF075 #75CAF0 #F075CA
tetradic
#CAF075 #75F0D9 #9B75F0 #F0758C
square
#CAF075 #75F0D9 #9B75F0 #F0758C
split-complementary
#CAF075 #758CF0 #D975F0
monochromatic
#99D417 #B5EA3E #CAF075 #DFF6AC #F4FCE3
Accessibility & contrast
On white
1.29
#CAF075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#CAF075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF075
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF075 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE36A
Deuteranopia (green-blind)
#F7E27C
Tritanopia (blue-blind)
#D2E6D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caf075; /* rgb */ color: rgb(202, 240, 117); /* oklch */ color: oklch(90.3% 0.156 123.7);
Tailwind
colors: {
custom: {
50: '#dcf5a0',
500: '#caf075',
950: '#000000',
},
}SCSS
$custom: #caf075; $custom-light: #dcf5a0; $custom-dark: #000000;
JSON
{
"hex": "#caf075",
"rgb": {
"r": 202,
"g": 240,
"b": 117
},
"hsl": {
"h": 78.537,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.90259,
"c": 0.15604,
"h": 123.7
},
"luminance": 0.76161
}Semantic roles & 50–950 ramp
primary
#CAF075
secondary
#6A40C9
accent
#09DD4A
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580