#EAFFC5#EAFFC5
#EAFFC5 is a very light, moderate yellow-green. Relative luminance 0.930; OKLCH L 97.0% C 0.078 H 124.0°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFC5 |
|---|---|
| RGB | rgb(234, 255, 197) |
| HSL | hsl(82, 100%, 89%) |
| HSV | hsv(82, 23%, 100%) |
| CMYK | cmyk(8.2%, 0%, 22.7%, 0%) |
| CIE-LAB | lab(97.25, -16.50, 25.50) |
| CIE-LCH | lch(97.25, 30.37, 122.90°) |
| OKLab | oklab(97.04% -0.0438 0.0649) |
| OKLCH | oklch(97.04% 0.078 124) |
| XYZ | xyz(79.7685, 93.0435, 66.5693) |
| Luminance | 0.9304 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 5.21
Very Pale Green
#CFFDBC
ΔE00 5.32
Ecru
#FEFFCA
ΔE00 5.43
Cream (survey)
#FFFFC2
ΔE00 5.73
Ivory (survey)
#FFFFCB
ΔE00 5.77
Light Khaki
#E6F2A2
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFC5 #DAC5FF
analogous
#FFF7C5 #EAFFC5 #CDFFC5
triadic
#EAFFC5 #C5EAFF #FFC5EA
tetradic
#EAFFC5 #C5FFF7 #DAC5FF #FFC5CD
square
#EAFFC5 #C5FFF7 #DAC5FF #FFC5CD
split-complementary
#EAFFC5 #C5CDFF #F7C5FF
monochromatic
#BEFF4B #D4FF88 #EAFFC5 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.07
#EAFFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#EAFFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFC5
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFC5 | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8C1
Deuteranopia (green-blind)
#FFF7C7
Tritanopia (blue-blind)
#EEF9EF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eaffc5; /* rgb */ color: rgb(234, 255, 197); /* oklch */ color: oklch(97.0% 0.078 124.0);
Tailwind
colors: {
custom: {
50: '#f1ffd6',
500: '#eaffc5',
950: '#000000',
},
}SCSS
$custom: #eaffc5; $custom-light: #f1ffd6; $custom-dark: #000000;
JSON
{
"hex": "#eaffc5",
"rgb": {
"r": 234,
"g": 255,
"b": 197
},
"hsl": {
"h": 81.724,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.97035,
"c": 0.07827,
"h": 124
},
"luminance": 0.93044
}Semantic roles & 50–950 ramp
primary
#EAFFC5
secondary
#A680E9
accent
#00E653
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683