#CFF8B0#CFF8B0
#CFF8B0 is a very light, moderate yellow-green. Relative luminance 0.835; OKLCH L 93.3% C 0.103 H 132.2°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF8B0 |
|---|---|
| RGB | rgb(207, 248, 176) |
| HSL | hsl(94, 84%, 83%) |
| HSV | hsv(94, 29%, 97%) |
| CMYK | cmyk(16.5%, 0%, 29%, 2.7%) |
| CIE-LAB | lab(93.25, -25.61, 30.39) |
| CIE-LCH | lch(93.25, 39.74, 130.12°) |
| OKLab | oklab(93.27% -0.0694 0.0765) |
| OKLCH | oklch(93.27% 0.103 132.2) |
| XYZ | xyz(67.1346, 83.5338, 53.6525) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.21
Very Light Green
#D1FFBD
ΔE00 2.26
Pale Green
#C7FDB5
ΔE00 2.45
Light Light Green
#C8FFB0
ΔE00 2.58
Washed Out Green
#BCF5A6
ΔE00 3.07
Tea Green
#BDF8A3
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF8B0 #D9B0F8
analogous
#F3F8B0 #CFF8B0 #B0F8B5
triadic
#CFF8B0 #B0CFF8 #F8B0CF
tetradic
#CFF8B0 #B0F3F8 #D9B0F8 #F8B5B0
square
#CFF8B0 #B0F3F8 #D9B0F8 #F8B5B0
split-complementary
#CFF8B0 #B5B0F8 #F8B0F3
monochromatic
#8BEE40 #ADF378 #CFF8B0 #EEFDE3 #EEFDE3
Accessibility & contrast
On white
1.19
#CFF8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#CFF8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF8B0
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF8B0 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAB
Deuteranopia (green-blind)
#F8EAB3
Tritanopia (blue-blind)
#D0F2E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cff8b0; /* rgb */ color: rgb(207, 248, 176); /* oklch */ color: oklch(93.3% 0.103 132.2);
Tailwind
colors: {
custom: {
50: '#defac8',
500: '#cff8b0',
950: '#000000',
},
}SCSS
$custom: #cff8b0; $custom-light: #defac8; $custom-dark: #000000;
JSON
{
"hex": "#cff8b0",
"rgb": {
"r": 207,
"g": 248,
"b": 176
},
"hsl": {
"h": 94.167,
"s": 83.721,
"l": 83.137
},
"oklch": {
"l": 0.93271,
"c": 0.10329,
"h": 132.2
},
"luminance": 0.83535
}Semantic roles & 50–950 ramp
primary
#CFF8B0
secondary
#AD72DA
accent
#05E082
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582