#CFF8BE#CFF8BE
#CFF8BE is a very light, moderate green. Relative luminance 0.841; OKLCH L 93.6% C 0.088 H 136.6°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF8BE |
|---|---|
| RGB | rgb(207, 248, 190) |
| HSL | hsl(102, 81%, 86%) |
| HSV | hsv(102, 23%, 97%) |
| CMYK | cmyk(16.5%, 0%, 23.4%, 2.7%) |
| CIE-LAB | lab(93.50, -23.50, 23.63) |
| CIE-LCH | lch(93.50, 33.33, 134.85°) |
| OKLab | oklab(93.56% -0.0637 0.0602) |
| OKLCH | oklch(93.56% 0.088 136.6) |
| XYZ | xyz(68.5918, 84.1167, 61.3276) |
| Luminance | 0.8412 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.70
Very Light Green
#D1FFBD
ΔE00 2.04
Pale Green
#C7FDB5
ΔE00 3.19
Light Sage
#BCECAC
ΔE00 3.40
Celadon
#BEFDB7
ΔE00 3.94
Light Light Green
#C8FFB0
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF8BE #E7BEF8
analogous
#ECF8BE #CFF8BE #BEF8CA
triadic
#CFF8BE #BECFF8 #F8BECF
tetradic
#CFF8BE #BEECF8 #E7BEF8 #F8CABE
square
#CFF8BE #BEECF8 #E7BEF8 #F8CABE
split-complementary
#CFF8BE #CABEF8 #F8BEEC
monochromatic
#7DEC4F #A6F287 #CFF8BE #EBFCE3 #EBFCE3
Accessibility & contrast
On white
1.18
#CFF8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#CFF8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF8BE
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF8BE | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBB
Deuteranopia (green-blind)
#F6EBC1
Tritanopia (blue-blind)
#CEF4E8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cff8be; /* rgb */ color: rgb(207, 248, 190); /* oklch */ color: oklch(93.6% 0.088 136.6);
Tailwind
colors: {
custom: {
50: '#defad1',
500: '#cff8be',
950: '#000000',
},
}SCSS
$custom: #cff8be; $custom-light: #defad1; $custom-dark: #000000;
JSON
{
"hex": "#cff8be",
"rgb": {
"r": 207,
"g": 248,
"b": 190
},
"hsl": {
"h": 102.414,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.93557,
"c": 0.08763,
"h": 136.6
},
"luminance": 0.84118
}Semantic roles & 50–950 ramp
primary
#CFF8BE
secondary
#C07FDB
accent
#09DD9F
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151714
muted
#848583