#EAFFC7#EAFFC7
#EAFFC7 is a very light, moderate yellow-green. Relative luminance 0.931; OKLCH L 97.1% C 0.076 H 124.5°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFC7 |
|---|---|
| RGB | rgb(234, 255, 199) |
| HSL | hsl(83, 100%, 89%) |
| HSV | hsv(83, 22%, 100%) |
| CMYK | cmyk(8.2%, 0%, 22%, 0%) |
| CIE-LAB | lab(97.28, -16.20, 24.54) |
| CIE-LCH | lch(97.28, 29.41, 123.43°) |
| OKLab | oklab(97.08% -0.043 0.0625) |
| OKLCH | oklch(97.08% 0.076 124.5) |
| XYZ | xyz(79.9992, 93.1357, 67.7842) |
| Luminance | 0.9314 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 5.28
Very Pale Green
#CFFDBC
ΔE00 5.37
Ecru
#FEFFCA
ΔE00 5.45
Ivory (survey)
#FFFFCB
ΔE00 5.78
Cream (survey)
#FFFFC2
ΔE00 5.88
Light Khaki
#E6F2A2
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFC7 #DCC7FF
analogous
#FFF8C7 #EAFFC7 #CEFFC7
triadic
#EAFFC7 #C7EAFF #FFC7EA
tetradic
#EAFFC7 #C7FFF8 #DCC7FF #FFC7CE
square
#EAFFC7 #C7FFF8 #DCC7FF #FFC7CE
split-complementary
#EAFFC7 #C7CEFF #F8C7FF
monochromatic
#BCFF4D #D3FF8A #EAFFC7 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.07
#EAFFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#EAFFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFC7
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFC7 | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8C4
Deuteranopia (green-blind)
#FFF7C9
Tritanopia (blue-blind)
#EEF9F0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eaffc7; /* rgb */ color: rgb(234, 255, 199); /* oklch */ color: oklch(97.1% 0.076 124.5);
Tailwind
colors: {
custom: {
50: '#f1ffd8',
500: '#eaffc7',
950: '#000000',
},
}SCSS
$custom: #eaffc7; $custom-light: #f1ffd8; $custom-dark: #000000;
JSON
{
"hex": "#eaffc7",
"rgb": {
"r": 234,
"g": 255,
"b": 199
},
"hsl": {
"h": 82.5,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.97077,
"c": 0.07588,
"h": 124.5
},
"luminance": 0.93136
}Semantic roles & 50–950 ramp
primary
#EAFFC7
secondary
#A881E9
accent
#00E656
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683