#EAFCAA#EAFCAA
#EAFCAA is a very light, moderate yellow-green. Relative luminance 0.900; OKLCH L 95.9% C 0.106 H 118.5°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCAA |
|---|---|
| RGB | rgb(234, 252, 170) |
| HSL | hsl(73, 93%, 83%) |
| HSV | hsv(73, 33%, 99%) |
| CMYK | cmyk(7.1%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(96.00, -18.70, 37.39) |
| CIE-LCH | lch(96.00, 41.80, 116.57°) |
| OKLab | oklab(95.89% -0.0505 0.0929) |
| OKLCH | oklch(95.89% 0.106 118.5) |
| XYZ | xyz(75.9976, 90.0159, 51.3936) |
| Luminance | 0.9002 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.29
Creme
#FFFFB6
ΔE00 4.73
Light Beige
#FFFEB6
ΔE00 4.97
Parchment
#FEFCAF
ΔE00 4.99
Cream (survey)
#FFFFC2
ΔE00 5.82
Buff
#FEF69E
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCAA #BCAAFC
analogous
#FCE5AA #EAFCAA #C1FCAA
triadic
#EAFCAA #AAEAFC #FCAAEA
tetradic
#EAFCAA #AAFCE5 #BCAAFC #FCAAC1
square
#EAFCAA #AAFCE5 #BCAAFC #FCAAC1
split-complementary
#EAFCAA #AAC1FC #E5AAFC
monochromatic
#CDF834 #DBFA6F #EAFCAA #F8FEE1 #F8FEE1
Accessibility & contrast
On white
1.11
#EAFCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#EAFCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCAA
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCAA | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A4
Deuteranopia (green-blind)
#FFF4AE
Tritanopia (blue-blind)
#F2F4E7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eafcaa; /* rgb */ color: rgb(234, 252, 170); /* oklch */ color: oklch(95.9% 0.106 118.5);
Tailwind
colors: {
custom: {
50: '#f1fdc4',
500: '#eafcaa',
950: '#000000',
},
}SCSS
$custom: #eafcaa; $custom-light: #f1fdc4; $custom-dark: #000000;
JSON
{
"hex": "#eafcaa",
"rgb": {
"r": 234,
"g": 252,
"b": 170
},
"hsl": {
"h": 73.171,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.95894,
"c": 0.10571,
"h": 118.5
},
"luminance": 0.90016
}Semantic roles & 50–950 ramp
primary
#EAFCAA
secondary
#846AE0
accent
#00E632
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171712
muted
#858582