#EAFFC8#EAFFC8
#EAFFC8 is a very light, moderate yellow-green. Relative luminance 0.932; OKLCH L 97.1% C 0.075 H 124.8°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFC8 |
|---|---|
| RGB | rgb(234, 255, 200) |
| HSL | hsl(83, 100%, 89%) |
| HSV | hsv(83, 22%, 100%) |
| CMYK | cmyk(8.2%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(97.30, -16.06, 24.06) |
| CIE-LCH | lch(97.30, 28.93, 123.72°) |
| OKLab | oklab(97.1% -0.0426 0.0614) |
| OKLCH | oklch(97.1% 0.075 124.8) |
| XYZ | xyz(80.1157, 93.1823, 68.3977) |
| Luminance | 0.9318 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 5.33
Very Pale Green
#CFFDBC
ΔE00 5.41
Ecru
#FEFFCA
ΔE00 5.48
Ivory (survey)
#FFFFCB
ΔE00 5.80
Cream (survey)
#FFFFC2
ΔE00 5.97
Eggshell (survey)
#FFFFD4
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFC8 #DDC8FF
analogous
#FFF9C8 #EAFFC8 #CFFFC8
triadic
#EAFFC8 #C8EAFF #FFC8EA
tetradic
#EAFFC8 #C8FFF9 #DDC8FF #FFC8CF
square
#EAFFC8 #C8FFF9 #DDC8FF #FFC8CF
split-complementary
#EAFFC8 #C8CFFF #F9C8FF
monochromatic
#BBFF4E #D3FF8B #EAFFC8 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.07
#EAFFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#EAFFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFC8
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFC8 | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8C5
Deuteranopia (green-blind)
#FFF7CA
Tritanopia (blue-blind)
#EEF9F0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eaffc8; /* rgb */ color: rgb(234, 255, 200); /* oklch */ color: oklch(97.1% 0.075 124.8);
Tailwind
colors: {
custom: {
50: '#f1ffd9',
500: '#eaffc8',
950: '#000000',
},
}SCSS
$custom: #eaffc8; $custom-light: #f1ffd9; $custom-dark: #000000;
JSON
{
"hex": "#eaffc8",
"rgb": {
"r": 234,
"g": 255,
"b": 200
},
"hsl": {
"h": 82.909,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.97098,
"c": 0.07468,
"h": 124.8
},
"luminance": 0.93183
}Semantic roles & 50–950 ramp
primary
#EAFFC8
secondary
#A982E9
accent
#00E658
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683