#CFEEB2#CFEEB2
#CFEEB2 is a very light, moderate yellow-green. Relative luminance 0.776; OKLCH L 91.2% C 0.086 H 130.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEB2 |
|---|---|
| RGB | rgb(207, 238, 178) |
| HSL | hsl(91, 64%, 82%) |
| HSV | hsv(91, 25%, 93%) |
| CMYK | cmyk(13%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(90.61, -20.50, 25.79) |
| CIE-LCH | lch(90.61, 32.95, 128.49°) |
| OKLab | oklab(91.17% -0.0552 0.0654) |
| OKLCH | oklch(91.17% 0.086 130.2) |
| XYZ | xyz(64.3412, 77.6282, 53.7048) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.49
Very Pale Green
#CFFDBC
ΔE00 3.83
Very Light Green
#D1FFBD
ΔE00 4.11
Light Grey Green
#B7E1A1
ΔE00 4.11
Pale Green
#C7FDB5
ΔE00 4.84
Washed Out Green
#BCF5A6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEB2 #D1B2EE
analogous
#EDEEB2 #CFEEB2 #B2EEB3
triadic
#CFEEB2 #B2CFEE #EEB2CF
tetradic
#CFEEB2 #B2EDEE #D1B2EE #EEB3B2
square
#CFEEB2 #B2EDEE #D1B2EE #EEB3B2
split-complementary
#CFEEB2 #B3B2EE #EEB2ED
monochromatic
#90D84E #B0E380 #CFEEB2 #EEF9E4 #EFF9E6
Accessibility & contrast
On white
1.27
#CFEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#CFEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEB2
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEB2 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6AE
Deuteranopia (green-blind)
#EFE3B5
Tritanopia (blue-blind)
#D1E9DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfeeb2; /* rgb */ color: rgb(207, 238, 178); /* oklch */ color: oklch(91.2% 0.086 130.2);
Tailwind
colors: {
custom: {
50: '#def3c9',
500: '#cfeeb2',
950: '#000000',
},
}SCSS
$custom: #cfeeb2; $custom-light: #def3c9; $custom-dark: #000000;
JSON
{
"hex": "#cfeeb2",
"rgb": {
"r": 207,
"g": 238,
"b": 178
},
"hsl": {
"h": 91,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.91174,
"c": 0.08557,
"h": 130.2
},
"luminance": 0.77629
}Semantic roles & 50–950 ramp
primary
#CFEEB2
secondary
#A379CC
accent
#1ACC76
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582