#CFEEA3#CFEEA3
#CFEEA3 is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 90.9% C 0.103 H 126.6°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEA3 |
|---|---|
| RGB | rgb(207, 238, 163) |
| HSL | hsl(85, 69%, 79%) |
| HSV | hsv(85, 32%, 93%) |
| CMYK | cmyk(13%, 0%, 31.5%, 6.7%) |
| CIE-LAB | lab(90.35, -22.64, 33.07) |
| CIE-LCH | lch(90.35, 40.08, 124.40°) |
| OKLab | oklab(90.88% -0.0613 0.0826) |
| OKLCH | oklch(90.88% 0.103 126.6) |
| XYZ | xyz(62.9167, 77.0584, 46.2023) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.69
Washed Out Green
#BCF5A6
ΔE00 4.72
Light Grey Green
#B7E1A1
ΔE00 4.83
Light Khaki
#E6F2A2
ΔE00 4.93
Very Pale Green
#CFFDBC
ΔE00 4.97
Tea Green
#BDF8A3
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEA3 #C2A3EE
analogous
#EEE7A3 #CFEEA3 #A9EEA3
triadic
#CFEEA3 #A3CFEE #EEA3CF
tetradic
#CFEEA3 #A3EEE7 #C2A3EE #EEA3A9
square
#CFEEA3 #A3EEE7 #C2A3EE #EEA3A9
split-complementary
#CFEEA3 #A3A9EE #E7A3EE
monochromatic
#99DB3C #B4E46F #CFEEA3 #EAF8D7 #F2FAE5
Accessibility & contrast
On white
1.28
#CFEEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#CFEEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEA3
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEA3 | 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)
#F6E59E
Deuteranopia (green-blind)
#F1E3A7
Tritanopia (blue-blind)
#D3E7DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfeea3; /* rgb */ color: rgb(207, 238, 163); /* oklch */ color: oklch(90.9% 0.103 126.6);
Tailwind
colors: {
custom: {
50: '#def3bf',
500: '#cfeea3',
950: '#000000',
},
}SCSS
$custom: #cfeea3; $custom-light: #def3bf; $custom-dark: #000000;
JSON
{
"hex": "#cfeea3",
"rgb": {
"r": 207,
"g": 238,
"b": 163
},
"hsl": {
"h": 84.8,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.90879,
"c": 0.10291,
"h": 126.6
},
"luminance": 0.77059
}Semantic roles & 50–950 ramp
primary
#CFEEA3
secondary
#926ACB
accent
#15D162
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582