#CFEEAC#CFEEAC
#CFEEAC is a very light, moderate yellow-green. Relative luminance 0.774; OKLCH L 91.1% C 0.093 H 128.6°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEAC |
|---|---|
| RGB | rgb(207, 238, 172) |
| HSL | hsl(88, 66%, 80%) |
| HSV | hsv(88, 28%, 93%) |
| CMYK | cmyk(13%, 0%, 27.7%, 6.7%) |
| CIE-LAB | lab(90.50, -21.38, 28.71) |
| CIE-LCH | lch(90.50, 35.80, 126.68°) |
| OKLab | oklab(91.05% -0.0577 0.0724) |
| OKLCH | oklch(91.05% 0.093 128.6) |
| XYZ | xyz(63.7520, 77.3925, 50.6013) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.72
Very Pale Green
#CFFDBC
ΔE00 4.05
Light Grey Green
#B7E1A1
ΔE00 4.14
Very Light Green
#D1FFBD
ΔE00 4.26
Pale Green
#C7FDB5
ΔE00 4.75
Washed Out Green
#BCF5A6
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEAC #CBACEE
analogous
#EEECAC #CFEEAC #AEEEAC
triadic
#CFEEAC #ACCFEE #EEACCF
tetradic
#CFEEAC #ACEEEC #CBACEE #EEACAE
square
#CFEEAC #ACEEEC #CBACEE #EEACAE
split-complementary
#CFEEAC #ACAEEE #ECACEE
monochromatic
#94D946 #B2E479 #CFEEAC #ECF8DF #F0FAE6
Accessibility & contrast
On white
1.27
#CFEEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#CFEEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEAC
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEAC | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A8
Deuteranopia (green-blind)
#F0E3AF
Tritanopia (blue-blind)
#D2E8DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfeeac; /* rgb */ color: rgb(207, 238, 172); /* oklch */ color: oklch(91.1% 0.093 128.6);
Tailwind
colors: {
custom: {
50: '#def3c5',
500: '#cfeeac',
950: '#000000',
},
}SCSS
$custom: #cfeeac; $custom-light: #def3c5; $custom-dark: #000000;
JSON
{
"hex": "#cfeeac",
"rgb": {
"r": 207,
"g": 238,
"b": 172
},
"hsl": {
"h": 88.182,
"s": 66,
"l": 80.392
},
"oklch": {
"l": 0.91052,
"c": 0.09254,
"h": 128.6
},
"luminance": 0.77393
}Semantic roles & 50–950 ramp
primary
#CFEEAC
secondary
#9C73CB
accent
#18CE6D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582