#CFFBA3#CFFBA3
#CFFBA3 is a very light, vivid yellow-green. Relative luminance 0.849; OKLCH L 93.7% C 0.122 H 130.1°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFBA3 |
|---|---|
| RGB | rgb(207, 251, 163) |
| HSL | hsl(90, 92%, 81%) |
| HSV | hsv(90, 35%, 98%) |
| CMYK | cmyk(17.5%, 0%, 35.1%, 1.6%) |
| CIE-LAB | lab(93.84, -28.82, 37.69) |
| CIE-LCH | lch(93.84, 47.44, 127.41°) |
| OKLab | oklab(93.68% -0.0786 0.0935) |
| OKLCH | oklch(93.68% 0.122 130.1) |
| XYZ | xyz(66.8391, 84.9031, 47.5098) |
| Luminance | 0.8490 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.02
Celery
#C1FD95
ΔE00 3.05
Tea Green
#BDF8A3
ΔE00 3.06
Washed Out Green
#BCF5A6
ΔE00 3.62
Pistachio (survey)
#C0FA8B
ΔE00 3.74
Pale Green
#C7FDB5
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFBA3 #CFA3FB
analogous
#FBFBA3 #CFFBA3 #A3FBA3
triadic
#CFFBA3 #A3CFFB #FBA3CF
tetradic
#CFFBA3 #A3FBFB #CFA3FB #FBA3A3
square
#CFFBA3 #A3FBFB #CFA3FB #FBA3A3
split-complementary
#CFFBA3 #A3A3FB #FBA3FB
monochromatic
#92F62E #B0F868 #CFFBA3 #EEFEDE #F0FEE2
Accessibility & contrast
On white
1.17
#CFFBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#CFFBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFBA3
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFBA3 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF9D
Deuteranopia (green-blind)
#FCECA7
Tritanopia (blue-blind)
#D2F4E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cffba3; /* rgb */ color: rgb(207, 251, 163); /* oklch */ color: oklch(93.7% 0.122 130.1);
Tailwind
colors: {
custom: {
50: '#dffcbf',
500: '#cffba3',
950: '#000000',
},
}SCSS
$custom: #cffba3; $custom-light: #dffcbf; $custom-dark: #000000;
JSON
{
"hex": "#cffba3",
"rgb": {
"r": 207,
"g": 251,
"b": 163
},
"hsl": {
"h": 90,
"s": 91.667,
"l": 81.176
},
"oklch": {
"l": 0.93677,
"c": 0.12217,
"h": 130.1
},
"luminance": 0.84904
}Semantic roles & 50–950 ramp
primary
#CFFBA3
secondary
#A165DD
accent
#00E673
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582