#CFEEB3#CFEEB3
#CFEEB3 is a very light, moderate yellow-green. Relative luminance 0.777; OKLCH L 91.2% C 0.084 H 130.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEB3 |
|---|---|
| RGB | rgb(207, 238, 179) |
| HSL | hsl(92, 63%, 82%) |
| HSV | hsv(92, 25%, 93%) |
| CMYK | cmyk(13%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(90.63, -20.35, 25.30) |
| CIE-LCH | lch(90.63, 32.47, 128.81°) |
| OKLab | oklab(91.2% -0.0548 0.0642) |
| OKLCH | oklch(91.2% 0.084 130.5) |
| XYZ | xyz(64.4420, 77.6685, 54.2355) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.50
Very Pale Green
#CFFDBC
ΔE00 3.83
Very Light Green
#D1FFBD
ΔE00 4.12
Light Grey Green
#B7E1A1
ΔE00 4.15
Pale Green
#C7FDB5
ΔE00 4.90
Washed Out Green
#BCF5A6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEB3 #D2B3EE
analogous
#EDEEB3 #CFEEB3 #B3EEB5
triadic
#CFEEB3 #B3CFEE #EEB3CF
tetradic
#CFEEB3 #B3EDEE #D2B3EE #EEB5B3
square
#CFEEB3 #B3EDEE #D2B3EE #EEB5B3
split-complementary
#CFEEB3 #B5B3EE #EEB3ED
monochromatic
#90D84F #AFE381 #CFEEB3 #EFF9E5 #EFF9E6
Accessibility & contrast
On white
1.27
#CFEEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#CFEEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEB3
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEB3 | 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)
#F4E6AF
Deuteranopia (green-blind)
#EFE3B6
Tritanopia (blue-blind)
#D1E9DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfeeb3; /* rgb */ color: rgb(207, 238, 179); /* oklch */ color: oklch(91.2% 0.084 130.5);
Tailwind
colors: {
custom: {
50: '#def3ca',
500: '#cfeeb3',
950: '#000000',
},
}SCSS
$custom: #cfeeb3; $custom-light: #def3ca; $custom-dark: #000000;
JSON
{
"hex": "#cfeeb3",
"rgb": {
"r": 207,
"g": 238,
"b": 179
},
"hsl": {
"h": 91.525,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.91195,
"c": 0.08441,
"h": 130.5
},
"luminance": 0.77669
}Semantic roles & 50–950 ramp
primary
#CFEEB3
secondary
#A57ACC
accent
#1ACB77
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582