#CFF8BC#CFF8BC
#CFF8BC is a very light, moderate green. Relative luminance 0.840; OKLCH L 93.5% C 0.090 H 135.9°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF8BC |
|---|---|
| RGB | rgb(207, 248, 188) |
| HSL | hsl(101, 81%, 85%) |
| HSV | hsv(101, 24%, 97%) |
| CMYK | cmyk(16.5%, 0%, 24.2%, 2.7%) |
| CIE-LAB | lab(93.46, -23.81, 24.59) |
| CIE-LCH | lch(93.46, 34.23, 134.08°) |
| OKLab | oklab(93.52% -0.0645 0.0626) |
| OKLCH | oklch(93.52% 0.09 135.9) |
| XYZ | xyz(68.3748, 84.0298, 60.1842) |
| Luminance | 0.8403 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.43
Very Light Green
#D1FFBD
ΔE00 1.78
Pale Green
#C7FDB5
ΔE00 2.90
Light Sage
#BCECAC
ΔE00 3.26
Celadon
#BEFDB7
ΔE00 3.80
Light Light Green
#C8FFB0
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF8BC #E5BCF8
analogous
#EDF8BC #CFF8BC #BCF8C7
triadic
#CFF8BC #BCCFF8 #F8BCCF
tetradic
#CFF8BC #BCEDF8 #E5BCF8 #F8C7BC
square
#CFF8BC #BCEDF8 #E5BCF8 #F8C7BC
split-complementary
#CFF8BC #C7BCF8 #F8BCED
monochromatic
#80EC4D #A7F285 #CFF8BC #EBFCE3 #EBFCE3
Accessibility & contrast
On white
1.18
#CFF8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#CFF8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF8BC
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF8BC | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB8
Deuteranopia (green-blind)
#F6EBBF
Tritanopia (blue-blind)
#CFF3E8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cff8bc; /* rgb */ color: rgb(207, 248, 188); /* oklch */ color: oklch(93.5% 0.090 135.9);
Tailwind
colors: {
custom: {
50: '#defad0',
500: '#cff8bc',
950: '#000000',
},
}SCSS
$custom: #cff8bc; $custom-light: #defad0; $custom-dark: #000000;
JSON
{
"hex": "#cff8bc",
"rgb": {
"r": 207,
"g": 248,
"b": 188
},
"hsl": {
"h": 101,
"s": 81.081,
"l": 85.49
},
"oklch": {
"l": 0.93515,
"c": 0.08986,
"h": 135.9
},
"luminance": 0.84031
}Semantic roles & 50–950 ramp
primary
#CFF8BC
secondary
#BD7DDB
accent
#08DD9A
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151714
muted
#848583