#EAFBBB#EAFBBB
#EAFBBB is a very light, moderate yellow-green. Relative luminance 0.901; OKLCH L 96.0% C 0.084 H 120.1°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFBBB |
|---|---|
| RGB | rgb(234, 251, 187) |
| HSL | hsl(76, 89%, 86%) |
| HSV | hsv(76, 25%, 98%) |
| CMYK | cmyk(6.8%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(96.03, -15.97, 28.90) |
| CIE-LCH | lch(96.03, 33.02, 118.92°) |
| OKLab | oklab(96.01% -0.0423 0.073) |
| OKLCH | oklch(96.01% 0.084 120.1) |
| XYZ | xyz(77.3977, 90.0748, 60.3128) |
| Luminance | 0.9008 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.08
Cream (survey)
#FFFFC2
ΔE00 4.72
Ecru
#FEFFCA
ΔE00 4.93
Creme
#FFFFB6
ΔE00 5.15
Light Beige
#FFFEB6
ΔE00 5.28
Ivory (survey)
#FFFFCB
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFBBB #CCBBFB
analogous
#FBECBB #EAFBBB #CAFBBB
triadic
#EAFBBB #BBEAFB #FBBBEA
tetradic
#EAFBBB #BBFBEC #CCBBFB #FBBBCA
square
#EAFBBB #BBFBEC #CCBBFB #FBBBCA
split-complementary
#EAFBBB #BBCAFB #ECBBFB
monochromatic
#C6F447 #D8F881 #EAFBBB #F6FDE2 #F6FDE2
Accessibility & contrast
On white
1.10
#EAFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#EAFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFBBB
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFBBB | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B7
Deuteranopia (green-blind)
#FFF4BE
Tritanopia (blue-blind)
#F0F4EA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eafbbb; /* rgb */ color: rgb(234, 251, 187); /* oklch */ color: oklch(96.0% 0.084 120.1);
Tailwind
colors: {
custom: {
50: '#f1fccf',
500: '#eafbbb',
950: '#000000',
},
}SCSS
$custom: #eafbbb; $custom-light: #f1fccf; $custom-dark: #000000;
JSON
{
"hex": "#eafbbb",
"rgb": {
"r": 234,
"g": 251,
"b": 187
},
"hsl": {
"h": 75.938,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.96007,
"c": 0.08439,
"h": 120.1
},
"luminance": 0.90075
}Semantic roles & 50–950 ramp
primary
#EAFBBB
secondary
#957AE0
accent
#00E63D
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171714
muted
#858583