#EBFFF8#EBFFF8
#EBFFF8 is a very light, muted teal. Relative luminance 0.960; OKLCH L 98.3% C 0.023 H 172.9°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFF8 |
|---|---|
| RGB | rgb(235, 255, 248) |
| HSL | hsl(159, 100%, 96%) |
| HSV | hsv(159, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(98.42, -7.77, 1.11) |
| CIE-LCH | lch(98.42, 7.85, 171.88°) |
| OKLab | oklab(98.34% -0.0226 0.0028) |
| OKLCH | oklch(98.34% 0.023 172.9) |
| XYZ | xyz(86.9607, 95.9584, 102.7291) |
| Luminance | 0.9596 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.57
Mintcream
#F5FFFA
ΔE00 3.89
Azure (CSS)
#F0FFFF
ΔE00 3.95
Lightcyan
#E0FFFF
ΔE00 4.20
Ice
#D6FFFA
ΔE00 5.91
Ice Blue (survey)
#D7FFFE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFF8 #FFEBF2
analogous
#EBFFEE #EBFFF8 #EBFCFF
triadic
#EBFFF8 #F8EBFF #FFF8EB
tetradic
#EBFFF8 #EEEBFF #FFEBF2 #FCFFEB
square
#EBFFF8 #EEEBFF #FFEBF2 #FCFFEB
split-complementary
#EBFFF8 #FFEBFC #FFEEEB
monochromatic
#71FFCD #AEFFE3 #E0FFF4 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.04
#EBFFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.19
#EBFFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFF8
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFF8 | 1.00 | 1.04 | 20.19 | 20.19 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF8
Deuteranopia (green-blind)
#FAF9F8
Tritanopia (blue-blind)
#E7FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebfff8; /* rgb */ color: rgb(235, 255, 248); /* oklch */ color: oklch(98.3% 0.023 172.9);
Tailwind
colors: {
custom: {
50: '#f1fffa',
500: '#ebfff8',
950: '#000000',
},
}SCSS
$custom: #ebfff8; $custom-light: #f1fffa; $custom-dark: #000000;
JSON
{
"hex": "#ebfff8",
"rgb": {
"r": 235,
"g": 255,
"b": 248
},
"hsl": {
"h": 159,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98344,
"c": 0.02281,
"h": 172.9
},
"luminance": 0.95959
}Semantic roles & 50–950 ramp
primary
#EBFFF8
secondary
#EEA0BB
accent
#0050E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685