#CFFEBB#CFFEBB
#CFFEBB is a very light, moderate green. Relative luminance 0.877; OKLCH L 94.8% C 0.100 H 136.5°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEBB |
|---|---|
| RGB | rgb(207, 254, 187) |
| HSL | hsl(102, 97%, 86%) |
| HSV | hsv(102, 26%, 100%) |
| CMYK | cmyk(18.5%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(95.05, -26.82, 27.27) |
| CIE-LCH | lch(95.05, 38.25, 134.52°) |
| OKLab | oklab(94.78% -0.0728 0.0691) |
| OKLCH | oklch(94.78% 0.1 136.5) |
| XYZ | xyz(70.1416, 87.7354, 60.2432) |
| Luminance | 0.8774 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.35
Very Pale Green
#CFFDBC
ΔE00 0.42
Pale Green
#C7FDB5
ΔE00 1.45
Light Light Green
#C8FFB0
ΔE00 2.35
Celadon
#BEFDB7
ΔE00 2.75
Washed Out Green
#BCF5A6
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEBB #EABBFE
analogous
#F0FEBB #CFFEBB #BBFEC9
triadic
#CFFEBB #BBCFFE #FEBBCF
tetradic
#CFFEBB #BBF0FE #EABBFE #FEC9BB
square
#CFFEBB #BBF0FE #EABBFE #FEC9BB
split-complementary
#CFFEBB #C9BBFE #FEBBF0
monochromatic
#7AFC42 #A4FD7F #CFFEBB #EAFFE1 #EAFFE1
Accessibility & contrast
On white
1.13
#CFFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#CFFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEBB
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEBB | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B7
Deuteranopia (green-blind)
#FBEFBE
Tritanopia (blue-blind)
#CEF9EC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cffebb; /* rgb */ color: rgb(207, 254, 187); /* oklch */ color: oklch(94.8% 0.100 136.5);
Tailwind
colors: {
custom: {
50: '#deffcf',
500: '#cffebb',
950: '#000000',
},
}SCSS
$custom: #cffebb; $custom-light: #deffcf; $custom-dark: #000000;
JSON
{
"hex": "#cffebb",
"rgb": {
"r": 207,
"g": 254,
"b": 187
},
"hsl": {
"h": 102.09,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94778,
"c": 0.10037,
"h": 136.5
},
"luminance": 0.87737
}Semantic roles & 50–950 ramp
primary
#CFFEBB
secondary
#C578E5
accent
#00E6A1
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683