#CFF0BB#CFF0BB
#CFF0BB is a very light, moderate yellow-green. Relative luminance 0.792; OKLCH L 91.8% C 0.078 H 133.8°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF0BB |
|---|---|
| RGB | rgb(207, 240, 187) |
| HSL | hsl(97, 64%, 84%) |
| HSV | hsv(97, 22%, 94%) |
| CMYK | cmyk(13.7%, 0%, 22.1%, 5.9%) |
| CIE-LAB | lab(91.31, -20.10, 22.14) |
| CIE-LCH | lch(91.31, 29.90, 132.24°) |
| OKLab | oklab(91.79% -0.0542 0.0565) |
| OKLCH | oklch(91.79% 0.078 133.8) |
| XYZ | xyz(65.8602, 79.1726, 58.8161) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.72
Very Pale Green
#CFFDBC
ΔE00 3.74
Very Light Green
#D1FFBD
ΔE00 4.06
Light Grey Green
#B7E1A1
ΔE00 4.78
Pale Green
#C7FDB5
ΔE00 5.06
Celadon
#BEFDB7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF0BB #DCBBF0
analogous
#E9F0BB #CFF0BB #BBF0C1
triadic
#CFF0BB #BBCFF0 #F0BBCF
tetradic
#CFF0BB #BBE9F0 #DCBBF0 #F0C1BB
square
#CFF0BB #BBE9F0 #DCBBF0 #F0C1BB
split-complementary
#CFF0BB #C1BBF0 #F0BBE9
monochromatic
#88DA57 #ACE589 #CFF0BB #EDF9E6 #EDF9E6
Accessibility & contrast
On white
1.25
#CFF0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#CFF0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF0BB
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF0BB | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B8
Deuteranopia (green-blind)
#EFE5BD
Tritanopia (blue-blind)
#D0ECE1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff0bb; /* rgb */ color: rgb(207, 240, 187); /* oklch */ color: oklch(91.8% 0.078 133.8);
Tailwind
colors: {
custom: {
50: '#def5cf',
500: '#cff0bb',
950: '#000000',
},
}SCSS
$custom: #cff0bb; $custom-light: #def5cf; $custom-dark: #000000;
JSON
{
"hex": "#cff0bb",
"rgb": {
"r": 207,
"g": 240,
"b": 187
},
"hsl": {
"h": 97.358,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.9179,
"c": 0.07831,
"h": 133.8
},
"luminance": 0.79173
}Semantic roles & 50–950 ramp
primary
#CFF0BB
secondary
#B181CF
accent
#1ACC89
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583