#CFFBA7#CFFBA7
#CFFBA7 is a very light, moderate yellow-green. Relative luminance 0.851; OKLCH L 93.7% C 0.118 H 130.8°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFBA7 |
|---|---|
| RGB | rgb(207, 251, 167) |
| HSL | hsl(91, 91%, 82%) |
| HSV | hsv(91, 33%, 98%) |
| CMYK | cmyk(17.5%, 0%, 33.5%, 1.6%) |
| CIE-LAB | lab(93.90, -28.29, 35.78) |
| CIE-LCH | lch(93.90, 45.61, 128.33°) |
| OKLab | oklab(93.75% -0.077 0.0891) |
| OKLCH | oklch(93.75% 0.118 130.8) |
| XYZ | xyz(67.2032, 85.0488, 49.4272) |
| Luminance | 0.8505 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.49
Tea Green
#BDF8A3
ΔE00 2.83
Washed Out Green
#BCF5A6
ΔE00 3.22
Pale Green
#C7FDB5
ΔE00 3.36
Celery
#C1FD95
ΔE00 3.50
Very Light Green
#D1FFBD
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFBA7 #D3A7FB
analogous
#F9FBA7 #CFFBA7 #A7FBA9
triadic
#CFFBA7 #A7CFFB #FBA7CF
tetradic
#CFFBA7 #A7F9FB #D3A7FB #FBA9A7
square
#CFFBA7 #A7F9FB #D3A7FB #FBA9A7
split-complementary
#CFFBA7 #A9A7FB #FBA7F9
monochromatic
#8FF632 #AFF86C #CFFBA7 #EFFEE2 #EFFEE2
Accessibility & contrast
On white
1.17
#CFFBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#CFFBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFBA7
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFBA7 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A1
Deuteranopia (green-blind)
#FCECAB
Tritanopia (blue-blind)
#D1F4E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cffba7; /* rgb */ color: rgb(207, 251, 167); /* oklch */ color: oklch(93.7% 0.118 130.8);
Tailwind
colors: {
custom: {
50: '#defcc2',
500: '#cffba7',
950: '#000000',
},
}SCSS
$custom: #cffba7; $custom-light: #defcc2; $custom-dark: #000000;
JSON
{
"hex": "#cffba7",
"rgb": {
"r": 207,
"g": 251,
"b": 167
},
"hsl": {
"h": 91.429,
"s": 91.304,
"l": 81.961
},
"oklch": {
"l": 0.93748,
"c": 0.1178,
"h": 130.8
},
"luminance": 0.8505
}Semantic roles & 50–950 ramp
primary
#CFFBA7
secondary
#A668DE
accent
#00E678
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582