#CFEEA5#CFEEA5
#CFEEA5 is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 90.9% C 0.101 H 127.0°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEA5 |
|---|---|
| RGB | rgb(207, 238, 165) |
| HSL | hsl(85, 68%, 79%) |
| HSV | hsv(85, 31%, 93%) |
| CMYK | cmyk(13%, 0%, 30.7%, 6.7%) |
| CIE-LAB | lab(90.38, -22.37, 32.10) |
| CIE-LCH | lch(90.38, 39.13, 124.87°) |
| OKLab | oklab(90.92% -0.0605 0.0804) |
| OKLCH | oklch(90.92% 0.101 127) |
| XYZ | xyz(63.0973, 77.1306, 47.1535) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.43
Light Grey Green
#B7E1A1
ΔE00 4.63
Washed Out Green
#BCF5A6
ΔE00 4.67
Very Pale Green
#CFFDBC
ΔE00 4.73
Very Light Green
#D1FFBD
ΔE00 4.86
Tea Green
#BDF8A3
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEA5 #C4A5EE
analogous
#EEE8A5 #CFEEA5 #ABEEA5
triadic
#CFEEA5 #A5CFEE #EEA5CF
tetradic
#CFEEA5 #A5EEE8 #C4A5EE #EEA5AB
square
#CFEEA5 #A5EEE8 #C4A5EE #EEA5AB
split-complementary
#CFEEA5 #A5ABEE #E8A5EE
monochromatic
#98DB3E #B4E472 #CFEEA5 #EAF8D8 #F1FAE5
Accessibility & contrast
On white
1.28
#CFEEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#CFEEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEA5
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEA5 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E5A0
Deuteranopia (green-blind)
#F1E3A8
Tritanopia (blue-blind)
#D3E7DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfeea5; /* rgb */ color: rgb(207, 238, 165); /* oklch */ color: oklch(90.9% 0.101 127.0);
Tailwind
colors: {
custom: {
50: '#def3c0',
500: '#cfeea5',
950: '#000000',
},
}SCSS
$custom: #cfeea5; $custom-light: #def3c0; $custom-dark: #000000;
JSON
{
"hex": "#cfeea5",
"rgb": {
"r": 207,
"g": 238,
"b": 165
},
"hsl": {
"h": 85.479,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.90916,
"c": 0.10061,
"h": 127
},
"luminance": 0.77131
}Semantic roles & 50–950 ramp
primary
#CFEEA5
secondary
#946CCB
accent
#15D065
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582