#CFEDBA#CFEDBA
#CFEDBA is a very light, moderate yellow-green. Relative luminance 0.774; OKLCH L 91.1% C 0.075 H 132.6°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDBA |
|---|---|
| RGB | rgb(207, 237, 186) |
| HSL | hsl(95, 59%, 83%) |
| HSV | hsv(95, 22%, 93%) |
| CMYK | cmyk(12.7%, 0%, 21.5%, 7.1%) |
| CIE-LAB | lab(90.50, -18.79, 21.52) |
| CIE-LCH | lch(90.50, 28.57, 131.13°) |
| OKLab | oklab(91.13% -0.0506 0.055) |
| OKLCH | oklch(91.13% 0.075 132.6) |
| XYZ | xyz(64.8777, 77.3782, 57.9623) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.19
Very Pale Green
#CFFDBC
ΔE00 4.58
Light Grey Green
#B7E1A1
ΔE00 4.82
Very Light Green
#D1FFBD
ΔE00 4.90
Pale Green
#C7FDB5
ΔE00 5.87
Washed Out Green
#BCF5A6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDBA #D8BAED
analogous
#E8EDBA #CFEDBA #BAEDBE
triadic
#CFEDBA #BACFED #EDBACF
tetradic
#CFEDBA #BAE8ED #D8BAED #EDBEBA
square
#CFEDBA #BAE8ED #D8BAED #EDBEBA
split-complementary
#CFEDBA #BEBAED #EDBAE8
monochromatic
#8BD459 #ADE089 #CFEDBA #EEF9E7 #EEF9E7
Accessibility & contrast
On white
1.27
#CFEDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#CFEDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDBA
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDBA | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B7
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#D0E9DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfedba; /* rgb */ color: rgb(207, 237, 186); /* oklch */ color: oklch(91.1% 0.075 132.6);
Tailwind
colors: {
custom: {
50: '#def2cf',
500: '#cfedba',
950: '#000000',
},
}SCSS
$custom: #cfedba; $custom-light: #def2cf; $custom-dark: #000000;
JSON
{
"hex": "#cfedba",
"rgb": {
"r": 207,
"g": 237,
"b": 186
},
"hsl": {
"h": 95.294,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.91132,
"c": 0.07469,
"h": 132.6
},
"luminance": 0.77379
}Semantic roles & 50–950 ramp
primary
#CFEDBA
secondary
#AC81CA
accent
#1FC681
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151713
muted
#848583