#EAFFC6#EAFFC6
#EAFFC6 is a very light, moderate yellow-green. Relative luminance 0.931; OKLCH L 97.1% C 0.077 H 124.3°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFC6 |
|---|---|
| RGB | rgb(234, 255, 198) |
| HSL | hsl(82, 100%, 89%) |
| HSV | hsv(82, 22%, 100%) |
| CMYK | cmyk(8.2%, 0%, 22.4%, 0%) |
| CIE-LAB | lab(97.26, -16.35, 25.02) |
| CIE-LCH | lch(97.26, 29.89, 123.16°) |
| OKLab | oklab(97.06% -0.0434 0.0637) |
| OKLCH | oklch(97.06% 0.077 124.3) |
| XYZ | xyz(79.8834, 93.0894, 67.1747) |
| Luminance | 0.9309 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 5.24
Very Pale Green
#CFFDBC
ΔE00 5.34
Ecru
#FEFFCA
ΔE00 5.44
Ivory (survey)
#FFFFCB
ΔE00 5.77
Cream (survey)
#FFFFC2
ΔE00 5.80
Light Khaki
#E6F2A2
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFC6 #DBC6FF
analogous
#FFF8C6 #EAFFC6 #CEFFC6
triadic
#EAFFC6 #C6EAFF #FFC6EA
tetradic
#EAFFC6 #C6FFF8 #DBC6FF #FFC6CE
square
#EAFFC6 #C6FFF8 #DBC6FF #FFC6CE
split-complementary
#EAFFC6 #C6CEFF #F8C6FF
monochromatic
#BDFF4C #D3FF89 #EAFFC6 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.07
#EAFFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#EAFFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFC6
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFC6 | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8C3
Deuteranopia (green-blind)
#FFF7C8
Tritanopia (blue-blind)
#EEF9EF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eaffc6; /* rgb */ color: rgb(234, 255, 198); /* oklch */ color: oklch(97.1% 0.077 124.3);
Tailwind
colors: {
custom: {
50: '#f1ffd7',
500: '#eaffc6',
950: '#000000',
},
}SCSS
$custom: #eaffc6; $custom-light: #f1ffd7; $custom-dark: #000000;
JSON
{
"hex": "#eaffc6",
"rgb": {
"r": 234,
"g": 255,
"b": 198
},
"hsl": {
"h": 82.105,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.97056,
"c": 0.07708,
"h": 124.3
},
"luminance": 0.9309
}Semantic roles & 50–950 ramp
primary
#EAFFC6
secondary
#A781E9
accent
#00E655
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683