#EAFFC0#EAFFC0
#EAFFC0 is a very light, moderate yellow-green. Relative luminance 0.928; OKLCH L 96.9% C 0.084 H 122.9°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFC0 |
|---|---|
| RGB | rgb(234, 255, 192) |
| HSL | hsl(80, 100%, 88%) |
| HSV | hsv(80, 25%, 100%) |
| CMYK | cmyk(8.2%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(97.15, -17.21, 27.91) |
| CIE-LCH | lch(97.15, 32.79, 121.67°) |
| OKLab | oklab(96.93% -0.0458 0.0707) |
| OKLCH | oklch(96.93% 0.084 122.9) |
| XYZ | xyz(79.2051, 92.8181, 63.6019) |
| Luminance | 0.9282 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.10
Very Light Green
#D1FFBD
ΔE00 5.21
Very Pale Green
#CFFDBC
ΔE00 5.35
Cream (survey)
#FFFFC2
ΔE00 5.50
Ecru
#FEFFCA
ΔE00 5.52
Ivory (survey)
#FFFFCB
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFC0 #D5C0FF
analogous
#FFF4C0 #EAFFC0 #CAFFC0
triadic
#EAFFC0 #C0EAFF #FFC0EA
tetradic
#EAFFC0 #C0FFF4 #D5C0FF #FFC0CA
square
#EAFFC0 #C0FFF4 #D5C0FF #FFC0CA
split-complementary
#EAFFC0 #C0CAFF #F4C0FF
monochromatic
#C1FF46 #D6FF83 #EAFFC0 #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.07
#EAFFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#EAFFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFC0
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFC0 | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7BC
Deuteranopia (green-blind)
#FFF7C3
Tritanopia (blue-blind)
#EFF9EE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eaffc0; /* rgb */ color: rgb(234, 255, 192); /* oklch */ color: oklch(96.9% 0.084 122.9);
Tailwind
colors: {
custom: {
50: '#f1ffd3',
500: '#eaffc0',
950: '#000000',
},
}SCSS
$custom: #eaffc0; $custom-light: #f1ffd3; $custom-dark: #000000;
JSON
{
"hex": "#eaffc0",
"rgb": {
"r": 234,
"g": 255,
"b": 192
},
"hsl": {
"h": 80,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.96932,
"c": 0.08422,
"h": 122.9
},
"luminance": 0.92818
}Semantic roles & 50–950 ramp
primary
#EAFFC0
secondary
#A07BE8
accent
#00E64D
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683