#CFEEBD#CFEEBD
#CFEEBD is a very light, moderate yellow-green. Relative luminance 0.781; OKLCH L 91.4% C 0.073 H 134.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEBD |
|---|---|
| RGB | rgb(207, 238, 189) |
| HSL | hsl(98, 59%, 84%) |
| HSV | hsv(98, 21%, 93%) |
| CMYK | cmyk(13%, 0%, 20.6%, 6.7%) |
| CIE-LAB | lab(90.82, -18.81, 20.43) |
| CIE-LCH | lch(90.82, 27.77, 132.64°) |
| OKLab | oklab(91.41% -0.0507 0.0523) |
| OKLCH | oklch(91.41% 0.073 134.1) |
| XYZ | xyz(65.4903, 78.0878, 59.7564) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.38
Very Pale Green
#CFFDBC
ΔE00 4.63
Very Light Green
#D1FFBD
ΔE00 4.96
Light Grey Green
#B7E1A1
ΔE00 5.16
Pale Green
#C7FDB5
ΔE00 5.97
Celadon
#BEFDB7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEBD #DCBDEE
analogous
#E7EEBD #CFEEBD #BDEEC3
triadic
#CFEEBD #BDCFEE #EEBDCF
tetradic
#CFEEBD #BDE7EE #DCBDEE #EEC3BD
square
#CFEEBD #BDE7EE #DCBDEE #EEC3BD
split-complementary
#CFEEBD #C3BDEE #EEBDE7
monochromatic
#88D55C #ACE18C #CFEEBD #EDF9E7 #EDF9E7
Accessibility & contrast
On white
1.26
#CFEEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#CFEEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEBD
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEBD | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BA
Deuteranopia (green-blind)
#EDE4BF
Tritanopia (blue-blind)
#CFEAE0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfeebd; /* rgb */ color: rgb(207, 238, 189); /* oklch */ color: oklch(91.4% 0.073 134.1);
Tailwind
colors: {
custom: {
50: '#def3d1',
500: '#cfeebd',
950: '#000000',
},
}SCSS
$custom: #cfeebd; $custom-light: #def3d1; $custom-dark: #000000;
JSON
{
"hex": "#cfeebd",
"rgb": {
"r": 207,
"g": 238,
"b": 189
},
"hsl": {
"h": 97.959,
"s": 59.036,
"l": 83.725
},
"oklch": {
"l": 0.9141,
"c": 0.07281,
"h": 134.1
},
"luminance": 0.78089
}Semantic roles & 50–950 ramp
primary
#CFEEBD
secondary
#B183CC
accent
#1FC789
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583