#CFF7AB#CFF7AB
#CFF7AB is a very light, moderate yellow-green. Relative luminance 0.827; OKLCH L 93.0% C 0.107 H 130.8°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF7AB |
|---|---|
| RGB | rgb(207, 247, 171) |
| HSL | hsl(92, 83%, 82%) |
| HSV | hsv(92, 31%, 97%) |
| CMYK | cmyk(16.2%, 0%, 30.8%, 3.1%) |
| CIE-LAB | lab(92.89, -25.85, 32.43) |
| CIE-LCH | lch(92.89, 41.47, 128.55°) |
| OKLab | oklab(92.96% -0.0701 0.0813) |
| OKLCH | oklch(92.96% 0.107 130.8) |
| XYZ | xyz(66.3423, 82.7263, 50.9927) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.80
Pale Green
#C7FDB5
ΔE00 3.04
Very Pale Green
#CFFDBC
ΔE00 3.08
Very Light Green
#D1FFBD
ΔE00 3.09
Washed Out Green
#BCF5A6
ΔE00 3.13
Tea Green
#BDF8A3
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF7AB #D3ABF7
analogous
#F5F7AB #CFF7AB #ABF7AD
triadic
#CFF7AB #ABCFF7 #F7ABCF
tetradic
#CFF7AB #ABF5F7 #D3ABF7 #F7ADAB
square
#CFF7AB #ABF5F7 #D3ABF7 #F7ADAB
split-complementary
#CFF7AB #ADABF7 #F7ABF5
monochromatic
#8FEC3B #AFF273 #CFF7AB #EFFCE3 #EFFCE3
Accessibility & contrast
On white
1.20
#CFF7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#CFF7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF7AB
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF7AB | 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)
#FEEDA6
Deuteranopia (green-blind)
#F8EAAF
Tritanopia (blue-blind)
#D1F1E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff7ab; /* rgb */ color: rgb(207, 247, 171); /* oklch */ color: oklch(93.0% 0.107 130.8);
Tailwind
colors: {
custom: {
50: '#defac4',
500: '#cff7ab',
950: '#000000',
},
}SCSS
$custom: #cff7ab; $custom-light: #defac4; $custom-dark: #000000;
JSON
{
"hex": "#cff7ab",
"rgb": {
"r": 207,
"g": 247,
"b": 171
},
"hsl": {
"h": 91.579,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.9296,
"c": 0.10736,
"h": 130.8
},
"luminance": 0.82727
}Semantic roles & 50–950 ramp
primary
#CFF7AB
secondary
#A66ED8
accent
#06DF78
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582