#CFEDB2#CFEDB2
#CFEDB2 is a very light, moderate yellow-green. Relative luminance 0.770; OKLCH L 91.0% C 0.084 H 129.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDB2 |
|---|---|
| RGB | rgb(207, 237, 178) |
| HSL | hsl(91, 62%, 81%) |
| HSV | hsv(91, 25%, 93%) |
| CMYK | cmyk(12.7%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(90.34, -20.02, 25.42) |
| CIE-LCH | lch(90.34, 32.36, 128.21°) |
| OKLab | oklab(90.96% -0.0538 0.0645) |
| OKLCH | oklch(90.96% 0.084 129.9) |
| XYZ | xyz(64.0509, 77.0475, 53.6081) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.64
Very Pale Green
#CFFDBC
ΔE00 4.10
Light Grey Green
#B7E1A1
ΔE00 4.12
Very Light Green
#D1FFBD
ΔE00 4.38
Pale Green
#C7FDB5
ΔE00 5.14
Washed Out Green
#BCF5A6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDB2 #D0B2ED
analogous
#EDEDB2 #CFEDB2 #B2EDB3
triadic
#CFEDB2 #B2CFED #EDB2CF
tetradic
#CFEDB2 #B2EDED #D0B2ED #EDB3B2
square
#CFEDB2 #B2EDED #D0B2ED #EDB3B2
split-complementary
#CFEDB2 #B3B2ED #EDB2ED
monochromatic
#91D64F #B0E180 #CFEDB2 #EEF9E4 #F0F9E6
Accessibility & contrast
On white
1.28
#CFEDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#CFEDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDB2
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDB2 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AE
Deuteranopia (green-blind)
#EEE3B5
Tritanopia (blue-blind)
#D1E8DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfedb2; /* rgb */ color: rgb(207, 237, 178); /* oklch */ color: oklch(91.0% 0.084 129.9);
Tailwind
colors: {
custom: {
50: '#def3c9',
500: '#cfedb2',
950: '#000000',
},
}SCSS
$custom: #cfedb2; $custom-light: #def3c9; $custom-dark: #000000;
JSON
{
"hex": "#cfedb2",
"rgb": {
"r": 207,
"g": 237,
"b": 178
},
"hsl": {
"h": 90.508,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.90961,
"c": 0.08402,
"h": 129.9
},
"luminance": 0.77048
}Semantic roles & 50–950 ramp
primary
#CFEDB2
secondary
#A279CA
accent
#1CCA74
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582