#EBFFFB#EBFFFB
#EBFFFB is a very light, muted teal. Relative luminance 0.961; OKLCH L 98.4% C 0.022 H 182.6°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFFB |
|---|---|
| RGB | rgb(235, 255, 251) |
| HSL | hsl(168, 100%, 96%) |
| HSV | hsv(168, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(98.49, -7.22, -0.32) |
| CIE-LCH | lch(98.49, 7.23, 182.55°) |
| OKLab | oklab(98.43% -0.0215 -0.001) |
| OKLCH | oklch(98.43% 0.022 182.6) |
| XYZ | xyz(87.4298, 96.1461, 105.1999) |
| Luminance | 0.9615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.84
Lightcyan
#E0FFFF
ΔE00 3.51
Mintcream
#F5FFFA
ΔE00 3.64
Honeydew
#F0FFF0
ΔE00 4.77
Ice Blue (survey)
#D7FFFE
ΔE00 5.64
Very Pale Blue
#D6FFFE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFFB #FFEBEF
analogous
#EBFFF1 #EBFFFB #EBF9FF
triadic
#EBFFFB #FBEBFF #FFFBEB
tetradic
#EBFFFB #F1EBFF #FFEBEF #F9FFEB
square
#EBFFFB #F1EBFF #FFEBEF #F9FFEB
split-complementary
#EBFFFB #FFEBF9 #FFF1EB
monochromatic
#71FFE3 #AEFFEF #E0FFF9 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.04
#EBFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.23
#EBFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFFB
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFFB | 1.00 | 1.04 | 20.23 | 20.23 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCFB
Deuteranopia (green-blind)
#F9F9FB
Tritanopia (blue-blind)
#E6FFFE
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #ebfffb; /* rgb */ color: rgb(235, 255, 251); /* oklch */ color: oklch(98.4% 0.022 182.6);
Tailwind
colors: {
custom: {
50: '#f1fffc',
500: '#ebfffb',
950: '#000000',
},
}SCSS
$custom: #ebfffb; $custom-light: #f1fffc; $custom-dark: #000000;
JSON
{
"hex": "#ebfffb",
"rgb": {
"r": 235,
"g": 255,
"b": 251
},
"hsl": {
"h": 168,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98427,
"c": 0.02151,
"h": 182.6
},
"luminance": 0.96147
}Semantic roles & 50–950 ramp
primary
#EBFFFB
secondary
#EEA0B0
accent
#002EE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685