#EAFFC2#EAFFC2
#EAFFC2 is a very light, moderate yellow-green. Relative luminance 0.929; OKLCH L 97.0% C 0.082 H 123.3°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFC2 |
|---|---|
| RGB | rgb(234, 255, 194) |
| HSL | hsl(81, 100%, 88%) |
| HSV | hsv(81, 24%, 100%) |
| CMYK | cmyk(8.2%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(97.19, -16.93, 26.95) |
| CIE-LCH | lch(97.19, 31.82, 122.14°) |
| OKLab | oklab(96.97% -0.045 0.0684) |
| OKLCH | oklch(96.97% 0.082 123.3) |
| XYZ | xyz(79.4282, 92.9073, 64.7769) |
| Luminance | 0.9291 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 5.19
Very Pale Green
#CFFDBC
ΔE00 5.31
Light Khaki
#E6F2A2
ΔE00 5.44
Ecru
#FEFFCA
ΔE00 5.46
Cream (survey)
#FFFFC2
ΔE00 5.57
Ivory (survey)
#FFFFCB
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFC2 #D7C2FF
analogous
#FFF6C2 #EAFFC2 #CBFFC2
triadic
#EAFFC2 #C2EAFF #FFC2EA
tetradic
#EAFFC2 #C2FFF6 #D7C2FF #FFC2CB
square
#EAFFC2 #C2FFF6 #D7C2FF #FFC2CB
split-complementary
#EAFFC2 #C2CBFF #F6C2FF
monochromatic
#C0FF48 #D5FF85 #EAFFC2 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.07
#EAFFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#EAFFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFC2
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFC2 | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7BE
Deuteranopia (green-blind)
#FFF7C5
Tritanopia (blue-blind)
#EFF9EF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eaffc2; /* rgb */ color: rgb(234, 255, 194); /* oklch */ color: oklch(97.0% 0.082 123.3);
Tailwind
colors: {
custom: {
50: '#f1ffd4',
500: '#eaffc2',
950: '#000000',
},
}SCSS
$custom: #eaffc2; $custom-light: #f1ffd4; $custom-dark: #000000;
JSON
{
"hex": "#eaffc2",
"rgb": {
"r": 234,
"g": 255,
"b": 194
},
"hsl": {
"h": 80.656,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.96973,
"c": 0.08184,
"h": 123.3
},
"luminance": 0.92907
}Semantic roles & 50–950 ramp
primary
#EAFFC2
secondary
#A27DE8
accent
#00E64F
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683