#CFEFB2#CFEFB2
#CFEFB2 is a very light, moderate yellow-green. Relative luminance 0.782; OKLCH L 91.4% C 0.087 H 130.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFB2 |
|---|---|
| RGB | rgb(207, 239, 178) |
| HSL | hsl(91, 66%, 82%) |
| HSV | hsv(91, 26%, 94%) |
| CMYK | cmyk(13.4%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(90.88, -20.99, 26.15) |
| CIE-LCH | lch(90.88, 33.53, 128.75°) |
| OKLab | oklab(91.39% -0.0566 0.0663) |
| OKLCH | oklch(91.39% 0.087 130.5) |
| XYZ | xyz(64.6332, 78.2121, 53.8022) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.36
Very Pale Green
#CFFDBC
ΔE00 3.56
Very Light Green
#D1FFBD
ΔE00 3.84
Light Grey Green
#B7E1A1
ΔE00 4.14
Pale Green
#C7FDB5
ΔE00 4.56
Washed Out Green
#BCF5A6
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFB2 #D2B2EF
analogous
#EEEFB2 #CFEFB2 #B2EFB4
triadic
#CFEFB2 #B2CFEF #EFB2CF
tetradic
#CFEFB2 #B2EEEF #D2B2EF #EFB4B2
square
#CFEFB2 #B2EEEF #D2B2EF #EFB4B2
split-complementary
#CFEFB2 #B4B2EF #EFB2EE
monochromatic
#90DA4D #AFE47F #CFEFB2 #EFFAE5 #EFFAE6
Accessibility & contrast
On white
1.26
#CFEFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#CFEFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFB2
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFB2 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AE
Deuteranopia (green-blind)
#F0E4B5
Tritanopia (blue-blind)
#D1EADF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfefb2; /* rgb */ color: rgb(207, 239, 178); /* oklch */ color: oklch(91.4% 0.087 130.5);
Tailwind
colors: {
custom: {
50: '#def4c9',
500: '#cfefb2',
950: '#000000',
},
}SCSS
$custom: #cfefb2; $custom-light: #def4c9; $custom-dark: #000000;
JSON
{
"hex": "#cfefb2",
"rgb": {
"r": 207,
"g": 239,
"b": 178
},
"hsl": {
"h": 91.475,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.91387,
"c": 0.08713,
"h": 130.5
},
"luminance": 0.78213
}Semantic roles & 50–950 ramp
primary
#CFEFB2
secondary
#A578CD
accent
#18CD77
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582