#CFF7AC#CFF7AC
#CFF7AC is a very light, moderate yellow-green. Relative luminance 0.828; OKLCH L 93.0% C 0.106 H 131.0°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF7AC |
|---|---|
| RGB | rgb(207, 247, 172) |
| HSL | hsl(92, 82%, 82%) |
| HSV | hsv(92, 30%, 97%) |
| CMYK | cmyk(16.2%, 0%, 30.4%, 3.1%) |
| CIE-LAB | lab(92.91, -25.70, 31.95) |
| CIE-LCH | lch(92.91, 41.01, 128.81°) |
| OKLab | oklab(92.98% -0.0697 0.0802) |
| OKLCH | oklch(92.98% 0.106 131) |
| XYZ | xyz(66.4380, 82.7646, 51.4966) |
| Luminance | 0.8276 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.78
Very Pale Green
#CFFDBC
ΔE00 2.91
Pale Green
#C7FDB5
ΔE00 2.93
Very Light Green
#D1FFBD
ΔE00 2.94
Washed Out Green
#BCF5A6
ΔE00 3.12
Tea Green
#BDF8A3
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF7AC #D4ACF7
analogous
#F5F7AC #CFF7AC #ACF7AF
triadic
#CFF7AC #ACCFF7 #F7ACCF
tetradic
#CFF7AC #ACF5F7 #D4ACF7 #F7AFAC
square
#CFF7AC #ACF5F7 #D4ACF7 #F7AFAC
split-complementary
#CFF7AC #AFACF7 #F7ACF5
monochromatic
#8EEC3C #AFF274 #CFF7AC #EFFCE3 #EFFCE3
Accessibility & contrast
On white
1.20
#CFF7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#CFF7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF7AC
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF7AC | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA7
Deuteranopia (green-blind)
#F8EAB0
Tritanopia (blue-blind)
#D1F1E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff7ac; /* rgb */ color: rgb(207, 247, 172); /* oklch */ color: oklch(93.0% 0.106 131.0);
Tailwind
colors: {
custom: {
50: '#defac5',
500: '#cff7ac',
950: '#000000',
},
}SCSS
$custom: #cff7ac; $custom-light: #defac5; $custom-dark: #000000;
JSON
{
"hex": "#cff7ac",
"rgb": {
"r": 207,
"g": 247,
"b": 172
},
"hsl": {
"h": 92,
"s": 82.418,
"l": 82.157
},
"oklch": {
"l": 0.92979,
"c": 0.10624,
"h": 131
},
"luminance": 0.82765
}Semantic roles & 50–950 ramp
primary
#CFF7AC
secondary
#A76FD8
accent
#07DF7A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582