#CFFEB7#CFFEB7
#CFFEB7 is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 94.7% C 0.105 H 135.3°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEB7 |
|---|---|
| RGB | rgb(207, 254, 183) |
| HSL | hsl(100, 97%, 86%) |
| HSV | hsv(100, 28%, 100%) |
| CMYK | cmyk(18.5%, 0%, 28%, 0.4%) |
| CIE-LAB | lab(94.98, -27.42, 29.20) |
| CIE-LCH | lch(94.98, 40.06, 133.21°) |
| OKLab | oklab(94.7% -0.0744 0.0737) |
| OKLCH | oklch(94.7% 0.105 135.3) |
| XYZ | xyz(69.7194, 87.5665, 58.0194) |
| Luminance | 0.8757 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.05
Very Pale Green
#CFFDBC
ΔE00 1.20
Pale Green
#C7FDB5
ΔE00 1.29
Light Light Green
#C8FFB0
ΔE00 1.73
Celadon
#BEFDB7
ΔE00 2.93
Washed Out Green
#BCF5A6
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEB7 #E6B7FE
analogous
#F3FEB7 #CFFEB7 #B7FEC2
triadic
#CFFEB7 #B7CFFE #FEB7CF
tetradic
#CFFEB7 #B7F3FE #E6B7FE #FEC2B7
square
#CFFEB7 #B7F3FE #E6B7FE #FEC2B7
split-complementary
#CFFEB7 #C2B7FE #FEB7F3
monochromatic
#7FFC3E #A7FD7B #CFFEB7 #EBFFE1 #EBFFE1
Accessibility & contrast
On white
1.13
#CFFEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#CFFEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEB7
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEB7 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B3
Deuteranopia (green-blind)
#FCEFBB
Tritanopia (blue-blind)
#CFF9EB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cffeb7; /* rgb */ color: rgb(207, 254, 183); /* oklch */ color: oklch(94.7% 0.105 135.3);
Tailwind
colors: {
custom: {
50: '#deffcd',
500: '#cffeb7',
950: '#000000',
},
}SCSS
$custom: #cffeb7; $custom-light: #deffcd; $custom-dark: #000000;
JSON
{
"hex": "#cffeb7",
"rgb": {
"r": 207,
"g": 254,
"b": 183
},
"hsl": {
"h": 99.718,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.94697,
"c": 0.10476,
"h": 135.3
},
"luminance": 0.87568
}Semantic roles & 50–950 ramp
primary
#CFFEB7
secondary
#BF74E5
accent
#00E698
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#151813
muted
#848683