#CFEEBE#CFEEBE
#CFEEBE is a very light, moderate yellow-green. Relative luminance 0.781; OKLCH L 91.4% C 0.072 H 134.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEBE |
|---|---|
| RGB | rgb(207, 238, 190) |
| HSL | hsl(99, 59%, 84%) |
| HSV | hsv(99, 20%, 93%) |
| CMYK | cmyk(13%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(90.84, -18.65, 19.94) |
| CIE-LCH | lch(90.84, 27.30, 133.09°) |
| OKLab | oklab(91.43% -0.0503 0.0511) |
| OKLCH | oklch(91.43% 0.072 134.5) |
| XYZ | xyz(65.5992, 78.1313, 60.3300) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.54
Very Pale Green
#CFFDBC
ΔE00 4.78
Very Light Green
#D1FFBD
ΔE00 5.10
Light Grey Green
#B7E1A1
ΔE00 5.32
Pale Green
#C7FDB5
ΔE00 6.13
Celadon
#BEFDB7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEBE #DDBEEE
analogous
#E7EEBE #CFEEBE #BEEEC5
triadic
#CFEEBE #BECFEE #EEBECF
tetradic
#CFEEBE #BEE7EE #DDBEEE #EEC5BE
square
#CFEEBE #BEE7EE #DDBEEE #EEC5BE
split-complementary
#CFEEBE #C5BEEE #EEBEE7
monochromatic
#87D55D #ABE18D #CFEEBE #EDF9E7 #EDF9E7
Accessibility & contrast
On white
1.26
#CFEEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#CFEEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEBE
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEBE | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BB
Deuteranopia (green-blind)
#EDE4C0
Tritanopia (blue-blind)
#CFEAE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfeebe; /* rgb */ color: rgb(207, 238, 190); /* oklch */ color: oklch(91.4% 0.072 134.5);
Tailwind
colors: {
custom: {
50: '#def3d1',
500: '#cfeebe',
950: '#000000',
},
}SCSS
$custom: #cfeebe; $custom-light: #def3d1; $custom-dark: #000000;
JSON
{
"hex": "#cfeebe",
"rgb": {
"r": 207,
"g": 238,
"b": 190
},
"hsl": {
"h": 98.75,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.91433,
"c": 0.07166,
"h": 134.5
},
"luminance": 0.78132
}Semantic roles & 50–950 ramp
primary
#CFEEBE
secondary
#B284CC
accent
#1FC68B
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583