#EAFFC1#EAFFC1
#EAFFC1 is a very light, moderate yellow-green. Relative luminance 0.929; OKLCH L 97.0% C 0.083 H 123.1°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFC1 |
|---|---|
| RGB | rgb(234, 255, 193) |
| HSL | hsl(80, 100%, 88%) |
| HSV | hsv(80, 24%, 100%) |
| CMYK | cmyk(8.2%, 0%, 24.3%, 0%) |
| CIE-LAB | lab(97.17, -17.07, 27.43) |
| CIE-LCH | lch(97.17, 32.31, 121.90°) |
| OKLab | oklab(96.95% -0.0454 0.0695) |
| OKLCH | oklch(96.95% 0.083 123.1) |
| XYZ | xyz(79.3162, 92.8626, 64.1874) |
| Luminance | 0.9286 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 5.20
Light Khaki
#E6F2A2
ΔE00 5.27
Very Pale Green
#CFFDBC
ΔE00 5.33
Ecru
#FEFFCA
ΔE00 5.49
Cream (survey)
#FFFFC2
ΔE00 5.53
Ivory (survey)
#FFFFCB
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFC1 #D6C1FF
analogous
#FFF5C1 #EAFFC1 #CBFFC1
triadic
#EAFFC1 #C1EAFF #FFC1EA
tetradic
#EAFFC1 #C1FFF5 #D6C1FF #FFC1CB
square
#EAFFC1 #C1FFF5 #D6C1FF #FFC1CB
split-complementary
#EAFFC1 #C1CBFF #F5C1FF
monochromatic
#C1FF47 #D5FF84 #EAFFC1 #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.07
#EAFFC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#EAFFC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFC1
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFC1 | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7BD
Deuteranopia (green-blind)
#FFF7C4
Tritanopia (blue-blind)
#EFF9EE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eaffc1; /* rgb */ color: rgb(234, 255, 193); /* oklch */ color: oklch(97.0% 0.083 123.1);
Tailwind
colors: {
custom: {
50: '#f1ffd4',
500: '#eaffc1',
950: '#000000',
},
}SCSS
$custom: #eaffc1; $custom-light: #f1ffd4; $custom-dark: #000000;
JSON
{
"hex": "#eaffc1",
"rgb": {
"r": 234,
"g": 255,
"b": 193
},
"hsl": {
"h": 80.323,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.96952,
"c": 0.08303,
"h": 123.1
},
"luminance": 0.92863
}Semantic roles & 50–950 ramp
primary
#EAFFC1
secondary
#A17CE8
accent
#00E64E
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683