#CFEFBB#CFEFBB
#CFEFBB is a very light, moderate yellow-green. Relative luminance 0.786; OKLCH L 91.6% C 0.077 H 133.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFBB |
|---|---|
| RGB | rgb(207, 239, 187) |
| HSL | hsl(97, 62%, 84%) |
| HSV | hsv(97, 22%, 94%) |
| CMYK | cmyk(13.4%, 0%, 21.8%, 6.3%) |
| CIE-LAB | lab(91.05, -19.61, 21.77) |
| CIE-LCH | lch(91.05, 29.30, 132.02°) |
| OKLab | oklab(91.58% -0.0529 0.0556) |
| OKLCH | oklch(91.58% 0.077 133.6) |
| XYZ | xyz(65.5666, 78.5854, 58.7182) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.90
Very Pale Green
#CFFDBC
ΔE00 4.05
Very Light Green
#D1FFBD
ΔE00 4.38
Light Grey Green
#B7E1A1
ΔE00 4.82
Pale Green
#C7FDB5
ΔE00 5.37
Celadon
#BEFDB7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFBB #DBBBEF
analogous
#E9EFBB #CFEFBB #BBEFC1
triadic
#CFEFBB #BBCFEF #EFBBCF
tetradic
#CFEFBB #BBE9EF #DBBBEF #EFC1BB
square
#CFEFBB #BBE9EF #DBBBEF #EFC1BB
split-complementary
#CFEFBB #C1BBEF #EFBBE9
monochromatic
#89D858 #ACE389 #CFEFBB #EEF9E6 #EEF9E6
Accessibility & contrast
On white
1.26
#CFEFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#CFEFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFBB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFBB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B8
Deuteranopia (green-blind)
#EEE4BD
Tritanopia (blue-blind)
#D0EBE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfefbb; /* rgb */ color: rgb(207, 239, 187); /* oklch */ color: oklch(91.6% 0.077 133.6);
Tailwind
colors: {
custom: {
50: '#def4cf',
500: '#cfefbb',
950: '#000000',
},
}SCSS
$custom: #cfefbb; $custom-light: #def4cf; $custom-dark: #000000;
JSON
{
"hex": "#cfefbb",
"rgb": {
"r": 207,
"g": 239,
"b": 187
},
"hsl": {
"h": 96.923,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.91578,
"c": 0.07672,
"h": 133.6
},
"luminance": 0.78586
}Semantic roles & 50–950 ramp
primary
#CFEFBB
secondary
#B081CD
accent
#1CCA87
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583