#EAFCCC#EAFCCC
#EAFCCC is a very light, moderate yellow-green. Relative luminance 0.915; OKLCH L 96.6% C 0.065 H 124.3°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCCC |
|---|---|
| RGB | rgb(234, 252, 204) |
| HSL | hsl(83, 89%, 89%) |
| HSV | hsv(83, 19%, 99%) |
| CMYK | cmyk(7.1%, 0%, 19%, 1.2%) |
| CIE-LAB | lab(96.60, -13.99, 21.06) |
| CIE-LCH | lch(96.60, 25.28, 123.59°) |
| OKLab | oklab(96.57% -0.0368 0.054) |
| OKLCH | oklch(96.57% 0.065 124.3) |
| XYZ | xyz(79.6397, 91.4727, 70.5754) |
| Luminance | 0.9147 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.25
Ivory (survey)
#FFFFCB
ΔE00 5.51
Eggshell (survey)
#FFFFD4
ΔE00 5.66
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.77
Cream
#FFFDD0
ΔE00 6.11
Cream (survey)
#FFFFC2
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCCC #DECCFC
analogous
#FCF6CC #EAFCCC #D2FCCC
triadic
#EAFCCC #CCEAFC #FCCCEA
tetradic
#EAFCCC #CCFCF6 #DECCFC #FCCCD2
square
#EAFCCC #CCFCF6 #DECCFC #FCCCD2
split-complementary
#EAFCCC #CCD2FC #F6CCFC
monochromatic
#BAF558 #D2F992 #EAFCCC #F3FDE2 #F3FDE2
Accessibility & contrast
On white
1.09
#EAFCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#EAFCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCCC
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCCC | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C9
Deuteranopia (green-blind)
#FFF5CE
Tritanopia (blue-blind)
#EDF7EF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eafccc; /* rgb */ color: rgb(234, 252, 204); /* oklch */ color: oklch(96.6% 0.065 124.3);
Tailwind
colors: {
custom: {
50: '#f1fddb',
500: '#eafccc',
950: '#000000',
},
}SCSS
$custom: #eafccc; $custom-light: #f1fddb; $custom-dark: #000000;
JSON
{
"hex": "#eafccc",
"rgb": {
"r": 234,
"g": 252,
"b": 204
},
"hsl": {
"h": 82.5,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.9657,
"c": 0.06535,
"h": 124.3
},
"luminance": 0.91473
}Semantic roles & 50–950 ramp
primary
#EAFCCC
secondary
#AB89E3
accent
#00E656
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161715
muted
#858584