#EAFFCE#EAFFCE
#EAFFCE is a very light, moderate yellow-green. Relative luminance 0.935; OKLCH L 97.2% C 0.068 H 126.5°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFCE |
|---|---|
| RGB | rgb(234, 255, 206) |
| HSL | hsl(86, 100%, 90%) |
| HSV | hsv(86, 19%, 100%) |
| CMYK | cmyk(8.2%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(97.42, -15.15, 21.17) |
| CIE-LCH | lch(97.42, 26.04, 125.59°) |
| OKLab | oklab(97.23% -0.0402 0.0543) |
| OKLCH | oklch(97.23% 0.068 126.5) |
| XYZ | xyz(80.8307, 93.4683, 72.1634) |
| Luminance | 0.9347 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.82
Very Light Green
#D1FFBD
ΔE00 5.85
Very Pale Green
#CFFDBC
ΔE00 5.88
Ivory (survey)
#FFFFCB
ΔE00 6.09
Eggshell (survey)
#FFFFD4
ΔE00 6.30
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFCE #E3CEFF
analogous
#FFFBCE #EAFFCE #D1FFCE
triadic
#EAFFCE #CEEAFF #FFCEEA
tetradic
#EAFFCE #CEFFFB #E3CEFF #FFCED1
square
#EAFFCE #CEFFFB #E3CEFF #FFCED1
split-complementary
#EAFFCE #CED1FF #FBCEFF
monochromatic
#B6FF54 #D0FF91 #EAFFCE #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.07
#EAFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#EAFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFCE
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFCE | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8CB
Deuteranopia (green-blind)
#FFF7D0
Tritanopia (blue-blind)
#EDFAF1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eaffce; /* rgb */ color: rgb(234, 255, 206); /* oklch */ color: oklch(97.2% 0.068 126.5);
Tailwind
colors: {
custom: {
50: '#f1ffdd',
500: '#eaffce',
950: '#000000',
},
}SCSS
$custom: #eaffce; $custom-light: #f1ffdd; $custom-dark: #000000;
JSON
{
"hex": "#eaffce",
"rgb": {
"r": 234,
"g": 255,
"b": 206
},
"hsl": {
"h": 85.714,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.97228,
"c": 0.06751,
"h": 126.5
},
"luminance": 0.93469
}Semantic roles & 50–950 ramp
primary
#EAFFCE
secondary
#B287EA
accent
#00E662
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684