#CFFEBF#CFFEBF
#CFFEBF is a very light, moderate green. Relative luminance 0.879; OKLCH L 94.9% C 0.096 H 137.8°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEBF |
|---|---|
| RGB | rgb(207, 254, 191) |
| HSL | hsl(105, 97%, 87%) |
| HSV | hsv(105, 25%, 100%) |
| CMYK | cmyk(18.5%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(95.12, -26.21, 25.35) |
| CIE-LCH | lch(95.12, 36.46, 135.96°) |
| OKLab | oklab(94.86% -0.0712 0.0644) |
| OKLCH | oklch(94.86% 0.096 137.8) |
| XYZ | xyz(70.5758, 87.9091, 62.5299) |
| Luminance | 0.8791 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.56
Very Light Green
#D1FFBD
ΔE00 0.74
Pale Green
#C7FDB5
ΔE00 1.99
Celadon
#BEFDB7
ΔE00 2.83
Light Light Green
#C8FFB0
ΔE00 3.10
Light Sage
#BCECAC
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEBF #EEBFFE
analogous
#EFFEBF #CFFEBF #BFFECF
triadic
#CFFEBF #BFCFFE #FEBFCF
tetradic
#CFFEBF #BFEFFE #EEBFFE #FECFBF
square
#CFFEBF #BFEFFE #EEBFFE #FECFBF
split-complementary
#CFFEBF #CFBFFE #FEBFEF
monochromatic
#75FC46 #A2FD83 #CFFEBF #E8FFE1 #E8FFE1
Accessibility & contrast
On white
1.13
#CFFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#CFFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEBF
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEBF | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BB
Deuteranopia (green-blind)
#FBEFC2
Tritanopia (blue-blind)
#CEF9ED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cffebf; /* rgb */ color: rgb(207, 254, 191); /* oklch */ color: oklch(94.9% 0.096 137.8);
Tailwind
colors: {
custom: {
50: '#deffd2',
500: '#cffebf',
950: '#000000',
},
}SCSS
$custom: #cffebf; $custom-light: #deffd2; $custom-dark: #000000;
JSON
{
"hex": "#cffebf",
"rgb": {
"r": 207,
"g": 254,
"b": 191
},
"hsl": {
"h": 104.762,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.94861,
"c": 0.096,
"h": 137.8
},
"luminance": 0.87911
}Semantic roles & 50–950 ramp
primary
#CFFEBF
secondary
#CB7BE6
accent
#00E6AB
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683