#CFEFBE#CFEFBE
#CFEFBE is a very light, moderate yellow-green. Relative luminance 0.787; OKLCH L 91.6% C 0.073 H 134.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFBE |
|---|---|
| RGB | rgb(207, 239, 190) |
| HSL | hsl(99, 60%, 84%) |
| HSV | hsv(99, 21%, 94%) |
| CMYK | cmyk(13.4%, 0%, 20.5%, 6.3%) |
| CIE-LAB | lab(91.11, -19.14, 20.31) |
| CIE-LCH | lch(91.11, 27.91, 133.31°) |
| OKLab | oklab(91.64% -0.0516 0.052) |
| OKLCH | oklch(91.64% 0.073 134.8) |
| XYZ | xyz(65.8911, 78.7152, 60.4273) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.33
Very Pale Green
#CFFDBC
ΔE00 4.46
Very Light Green
#D1FFBD
ΔE00 4.78
Light Grey Green
#B7E1A1
ΔE00 5.24
Pale Green
#C7FDB5
ΔE00 5.82
Celadon
#BEFDB7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFBE #DEBEEF
analogous
#E8EFBE #CFEFBE #BEEFC6
triadic
#CFEFBE #BECFEF #EFBECF
tetradic
#CFEFBE #BEE8EF #DEBEEF #EFC6BE
square
#CFEFBE #BEE8EF #DEBEEF #EFC6BE
split-complementary
#CFEFBE #C6BEEF #EFBEE8
monochromatic
#86D75C #ABE38D #CFEFBE #EDF9E6 #EDF9E6
Accessibility & contrast
On white
1.25
#CFEFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#CFEFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFBE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFBE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BB
Deuteranopia (green-blind)
#EEE4C0
Tritanopia (blue-blind)
#CFEBE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfefbe; /* rgb */ color: rgb(207, 239, 190); /* oklch */ color: oklch(91.6% 0.073 134.8);
Tailwind
colors: {
custom: {
50: '#def4d1',
500: '#cfefbe',
950: '#000000',
},
}SCSS
$custom: #cfefbe; $custom-light: #def4d1; $custom-dark: #000000;
JSON
{
"hex": "#cfefbe",
"rgb": {
"r": 207,
"g": 239,
"b": 190
},
"hsl": {
"h": 99.184,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.91644,
"c": 0.07327,
"h": 134.8
},
"luminance": 0.78716
}Semantic roles & 50–950 ramp
primary
#CFEFBE
secondary
#B484CD
accent
#1DC88D
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583