#CFF7A3#CFF7A3
#CFF7A3 is a very light, moderate yellow-green. Relative luminance 0.824; OKLCH L 92.8% C 0.116 H 129.1°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF7A3 |
|---|---|
| RGB | rgb(207, 247, 163) |
| HSL | hsl(89, 84%, 80%) |
| HSV | hsv(89, 34%, 97%) |
| CMYK | cmyk(16.2%, 0%, 34%, 3.1%) |
| CIE-LAB | lab(92.76, -26.94, 36.27) |
| CIE-LCH | lch(92.76, 45.18, 126.60°) |
| OKLab | oklab(92.81% -0.0734 0.0902) |
| OKLCH | oklch(92.81% 0.116 129.1) |
| XYZ | xyz(65.6028, 82.4305, 47.0977) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.35
Light Light Green
#C8FFB0
ΔE00 3.38
Washed Out Green
#BCF5A6
ΔE00 3.62
Celery
#C1FD95
ΔE00 3.86
Pale Green
#C7FDB5
ΔE00 4.08
Pistachio (survey)
#C0FA8B
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF7A3 #CBA3F7
analogous
#F7F5A3 #CFF7A3 #A5F7A3
triadic
#CFF7A3 #A3CFF7 #F7A3CF
tetradic
#CFF7A3 #A3F7F5 #CBA3F7 #F7A3A5
square
#CFF7A3 #A3F7F5 #CBA3F7 #F7A3A5
split-complementary
#CFF7A3 #A3A5F7 #F5A3F7
monochromatic
#94ED32 #B2F26B #CFF7A3 #ECFCDB #F0FDE3
Accessibility & contrast
On white
1.20
#CFF7A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#CFF7A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF7A3
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF7A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF7A3 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9D
Deuteranopia (green-blind)
#F9E9A7
Tritanopia (blue-blind)
#D2F0E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff7a3; /* rgb */ color: rgb(207, 247, 163); /* oklch */ color: oklch(92.8% 0.116 129.1);
Tailwind
colors: {
custom: {
50: '#defabf',
500: '#cff7a3',
950: '#000000',
},
}SCSS
$custom: #cff7a3; $custom-light: #defabf; $custom-dark: #000000;
JSON
{
"hex": "#cff7a3",
"rgb": {
"r": 207,
"g": 247,
"b": 163
},
"hsl": {
"h": 88.571,
"s": 84,
"l": 80.392
},
"oklch": {
"l": 0.92813,
"c": 0.11625,
"h": 129.1
},
"luminance": 0.82431
}Semantic roles & 50–950 ramp
primary
#CFF7A3
secondary
#9C67D7
accent
#05E06E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582