#EAFFCF#EAFFCF
#EAFFCF is a very light, moderate yellow-green. Relative luminance 0.935; OKLCH L 97.3% C 0.066 H 126.8°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFCF |
|---|---|
| RGB | rgb(234, 255, 207) |
| HSL | hsl(86, 100%, 91%) |
| HSV | hsv(86, 19%, 100%) |
| CMYK | cmyk(8.2%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(97.44, -15.00, 20.69) |
| CIE-LCH | lch(97.44, 25.56, 125.94°) |
| OKLab | oklab(97.25% -0.0398 0.0531) |
| OKLCH | oklch(97.25% 0.066 126.8) |
| XYZ | xyz(80.9525, 93.5171, 72.8052) |
| Luminance | 0.9352 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.91
Very Light Green
#D1FFBD
ΔE00 5.97
Very Pale Green
#CFFDBC
ΔE00 6.00
Ivory (survey)
#FFFFCB
ΔE00 6.17
Eggshell (survey)
#FFFFD4
ΔE00 6.29
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFCF #E4CFFF
analogous
#FFFCCF #EAFFCF #D2FFCF
triadic
#EAFFCF #CFEAFF #FFCFEA
tetradic
#EAFFCF #CFFFFC #E4CFFF #FFCFD2
square
#EAFFCF #CFFFFC #E4CFFF #FFCFD2
split-complementary
#EAFFCF #CFD2FF #FCCFFF
monochromatic
#B4FF55 #CFFF92 #EAFFCF #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.07
#EAFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#EAFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFCF
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFCF | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8CC
Deuteranopia (green-blind)
#FFF7D1
Tritanopia (blue-blind)
#EDFAF2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eaffcf; /* rgb */ color: rgb(234, 255, 207); /* oklch */ color: oklch(97.3% 0.066 126.8);
Tailwind
colors: {
custom: {
50: '#f1ffdd',
500: '#eaffcf',
950: '#000000',
},
}SCSS
$custom: #eaffcf; $custom-light: #f1ffdd; $custom-dark: #000000;
JSON
{
"hex": "#eaffcf",
"rgb": {
"r": 234,
"g": 255,
"b": 207
},
"hsl": {
"h": 86.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.97251,
"c": 0.06631,
"h": 126.8
},
"luminance": 0.93517
}Semantic roles & 50–950 ramp
primary
#EAFFCF
secondary
#B388EA
accent
#00E664
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684