#CFFEBA#CFFEBA
#CFFEBA is a very light, moderate green. Relative luminance 0.877; OKLCH L 94.8% C 0.101 H 136.2°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEBA |
|---|---|
| RGB | rgb(207, 254, 186) |
| HSL | hsl(101, 97%, 86%) |
| HSV | hsv(101, 27%, 100%) |
| CMYK | cmyk(18.5%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(95.03, -26.98, 27.76) |
| CIE-LCH | lch(95.03, 38.70, 134.18°) |
| OKLab | oklab(94.76% -0.0732 0.0703) |
| OKLCH | oklch(94.76% 0.101 136.2) |
| XYZ | xyz(70.0349, 87.6928, 59.6814) |
| Luminance | 0.8769 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.49
Very Pale Green
#CFFDBC
ΔE00 0.61
Pale Green
#C7FDB5
ΔE00 1.36
Light Light Green
#C8FFB0
ΔE00 2.18
Celadon
#BEFDB7
ΔE00 2.77
Washed Out Green
#BCF5A6
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEBA #E9BAFE
analogous
#F1FEBA #CFFEBA #BAFEC7
triadic
#CFFEBA #BACFFE #FEBACF
tetradic
#CFFEBA #BAF1FE #E9BAFE #FEC7BA
square
#CFFEBA #BAF1FE #E9BAFE #FEC7BA
split-complementary
#CFFEBA #C7BAFE #FEBAF1
monochromatic
#7BFC41 #A5FD7E #CFFEBA #EAFFE1 #EAFFE1
Accessibility & contrast
On white
1.13
#CFFEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#CFFEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEBA
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEBA | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B6
Deuteranopia (green-blind)
#FCEFBD
Tritanopia (blue-blind)
#CEF9EC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cffeba; /* rgb */ color: rgb(207, 254, 186); /* oklch */ color: oklch(94.8% 0.101 136.2);
Tailwind
colors: {
custom: {
50: '#deffcf',
500: '#cffeba',
950: '#000000',
},
}SCSS
$custom: #cffeba; $custom-light: #deffcf; $custom-dark: #000000;
JSON
{
"hex": "#cffeba",
"rgb": {
"r": 207,
"g": 254,
"b": 186
},
"hsl": {
"h": 101.471,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.94758,
"c": 0.10147,
"h": 136.2
},
"luminance": 0.87694
}Semantic roles & 50–950 ramp
primary
#CFFEBA
secondary
#C377E5
accent
#00E69F
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683