#CAF675#CAF675
#CAF675 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.6% C 0.164 H 125.2°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF675 |
|---|---|
| RGB | rgb(202, 246, 117) |
| HSL | hsl(80, 88%, 71%) |
| HSV | hsv(80, 52%, 96%) |
| CMYK | cmyk(17.9%, 0%, 52.4%, 3.5%) |
| CIE-LAB | lab(91.57, -33.52, 56.75) |
| CIE-LCH | lch(91.57, 65.90, 120.57°) |
| OKLab | oklab(91.58% -0.0944 0.134) |
| OKLCH | oklch(91.58% 0.164 125.2) |
| XYZ | xyz(60.5238, 79.7519, 29.0312) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.73
Pear
#CBF85F
ΔE00 2.70
Pale Lime
#BEFD73
ΔE00 2.93
Light Pea Green
#C4FE82
ΔE00 2.97
Light Lime Green
#B9FF66
ΔE00 3.95
Light Yellowish Green
#C2FF89
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF675 #A175F6
analogous
#F6E175 #CAF675 #89F675
triadic
#CAF675 #75CAF6 #F675CA
tetradic
#CAF675 #75F6E1 #A175F6 #F67589
square
#CAF675 #75F6E1 #A175F6 #F67589
split-complementary
#CAF675 #7589F6 #E175F6
monochromatic
#9AE20F #B4F23C #CAF675 #E0FAAE #F4FDE2
Accessibility & contrast
On white
1.24
#CAF675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#CAF675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF675
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF675 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE869
Deuteranopia (green-blind)
#FCE67D
Tritanopia (blue-blind)
#D1ECD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #caf675; /* rgb */ color: rgb(202, 246, 117); /* oklch */ color: oklch(91.6% 0.164 125.2);
Tailwind
colors: {
custom: {
50: '#dcf9a0',
500: '#caf675',
950: '#000000',
},
}SCSS
$custom: #caf675; $custom-light: #dcf9a0; $custom-dark: #000000;
JSON
{
"hex": "#caf675",
"rgb": {
"r": 202,
"g": 246,
"b": 117
},
"hsl": {
"h": 80.465,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.91579,
"c": 0.1639,
"h": 125.2
},
"luminance": 0.79752
}Semantic roles & 50–950 ramp
primary
#CAF675
secondary
#703ED1
accent
#01E44F
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580