#CFEEA2#CFEEA2
#CFEEA2 is a very light, moderate yellow-green. Relative luminance 0.770; OKLCH L 90.9% C 0.104 H 126.4°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEA2 |
|---|---|
| RGB | rgb(207, 238, 162) |
| HSL | hsl(84, 69%, 78%) |
| HSV | hsv(84, 32%, 93%) |
| CMYK | cmyk(13%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(90.33, -22.78, 33.55) |
| CIE-LCH | lch(90.33, 40.55, 124.17°) |
| OKLab | oklab(90.86% -0.0617 0.0837) |
| OKLCH | oklch(90.86% 0.104 126.4) |
| XYZ | xyz(62.8275, 77.0227, 45.7323) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.75
Light Sage
#BCECAC
ΔE00 4.82
Light Khaki
#E6F2A2
ΔE00 4.85
Light Grey Green
#B7E1A1
ΔE00 4.93
Tea Green
#BDF8A3
ΔE00 4.98
Very Pale Green
#CFFDBC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEA2 #C1A2EE
analogous
#EEE7A2 #CFEEA2 #A9EEA2
triadic
#CFEEA2 #A2CFEE #EEA2CF
tetradic
#CFEEA2 #A2EEE7 #C1A2EE #EEA2A9
square
#CFEEA2 #A2EEE7 #C1A2EE #EEA2A9
split-complementary
#CFEEA2 #A2A9EE #E7A2EE
monochromatic
#9ADB3B #B4E56E #CFEEA2 #EAF7D6 #F2FAE5
Accessibility & contrast
On white
1.28
#CFEEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#CFEEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEA2
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEA2 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E49D
Deuteranopia (green-blind)
#F1E3A6
Tritanopia (blue-blind)
#D3E7DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfeea2; /* rgb */ color: rgb(207, 238, 162); /* oklch */ color: oklch(90.9% 0.104 126.4);
Tailwind
colors: {
custom: {
50: '#def3be',
500: '#cfeea2',
950: '#000000',
},
}SCSS
$custom: #cfeea2; $custom-light: #def3be; $custom-dark: #000000;
JSON
{
"hex": "#cfeea2",
"rgb": {
"r": 207,
"g": 238,
"b": 162
},
"hsl": {
"h": 84.474,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.9086,
"c": 0.10405,
"h": 126.4
},
"luminance": 0.77023
}Semantic roles & 50–950 ramp
primary
#CFEEA2
secondary
#9169CB
accent
#14D161
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582