#CAF883#CAF883
#CAF883 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.2% C 0.153 H 126.8°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF883 |
|---|---|
| RGB | rgb(202, 248, 131) |
| HSL | hsl(84, 89%, 74%) |
| HSV | hsv(84, 47%, 97%) |
| CMYK | cmyk(18.5%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(92.28, -33.04, 51.13) |
| CIE-LCH | lch(92.28, 60.88, 122.86°) |
| OKLab | oklab(92.2% -0.0919 0.1227) |
| OKLCH | oklch(92.2% 0.153 126.8) |
| XYZ | xyz(62.0209, 81.3293, 33.8989) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.40
Light Pea Green
#C4FE82
ΔE00 2.00
Pistachio (survey)
#C0FA8B
ΔE00 2.50
Light Yellowish Green
#C2FF89
ΔE00 2.62
Pale Lime
#BEFD73
ΔE00 2.99
Celery
#C1FD95
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF883 #B183F8
analogous
#F8EC83 #CAF883 #90F883
triadic
#CAF883 #83CAF8 #F883CA
tetradic
#CAF883 #83F8EC #B183F8 #F88390
square
#CAF883 #83F8EC #B183F8 #F88390
split-complementary
#CAF883 #8390F8 #EC83F8
monochromatic
#98F10F #B1F549 #CAF883 #E3FBBD #F3FDE2
Accessibility & contrast
On white
1.22
#CAF883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#CAF883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF883
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF883 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#FCE88A
Tritanopia (blue-blind)
#D0EFDD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #caf883; /* rgb */ color: rgb(202, 248, 131); /* oklch */ color: oklch(92.2% 0.153 126.8);
Tailwind
colors: {
custom: {
50: '#dcfaa9',
500: '#caf883',
950: '#000000',
},
}SCSS
$custom: #caf883; $custom-light: #dcfaa9; $custom-dark: #000000;
JSON
{
"hex": "#caf883",
"rgb": {
"r": 202,
"g": 248,
"b": 131
},
"hsl": {
"h": 83.59,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.92198,
"c": 0.15335,
"h": 126.8
},
"luminance": 0.8133
}Semantic roles & 50–950 ramp
primary
#CAF883
secondary
#814AD5
accent
#00E65A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581