#EBFFF7#EBFFF7
#EBFFF7 is a very light, muted teal. Relative luminance 0.959; OKLCH L 98.3% C 0.023 H 169.9°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFF7 |
|---|---|
| RGB | rgb(235, 255, 247) |
| HSL | hsl(156, 100%, 96%) |
| HSV | hsv(156, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(98.39, -7.96, 1.59) |
| CIE-LCH | lch(98.39, 8.11, 168.72°) |
| OKLab | oklab(98.32% -0.023 0.0041) |
| OKLCH | oklch(98.32% 0.023 169.9) |
| XYZ | xyz(86.8059, 95.8965, 101.9142) |
| Luminance | 0.9590 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.20
Mintcream
#F5FFFA
ΔE00 4.06
Azure (CSS)
#F0FFFF
ΔE00 4.34
Lightcyan
#E0FFFF
ΔE00 4.49
Ice
#D6FFFA
ΔE00 5.95
Ice Blue (survey)
#D7FFFE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFF7 #FFEBF3
analogous
#EBFFED #EBFFF7 #EBFDFF
triadic
#EBFFF7 #F7EBFF #FFF7EB
tetradic
#EBFFF7 #EDEBFF #FFEBF3 #FDFFEB
square
#EBFFF7 #EDEBFF #FFEBF3 #FDFFEB
split-complementary
#EBFFF7 #FFEBFD #FFEDEB
monochromatic
#71FFC6 #AEFFDF #E0FFF3 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.04
#EBFFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#EBFFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFF7
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFF7 | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF7
Deuteranopia (green-blind)
#FAF9F7
Tritanopia (blue-blind)
#E7FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebfff7; /* rgb */ color: rgb(235, 255, 247); /* oklch */ color: oklch(98.3% 0.023 169.9);
Tailwind
colors: {
custom: {
50: '#f1fff9',
500: '#ebfff7',
950: '#000000',
},
}SCSS
$custom: #ebfff7; $custom-light: #f1fff9; $custom-dark: #000000;
JSON
{
"hex": "#ebfff7",
"rgb": {
"r": 235,
"g": 255,
"b": 247
},
"hsl": {
"h": 156,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98316,
"c": 0.02337,
"h": 169.9
},
"luminance": 0.95898
}Semantic roles & 50–950 ramp
primary
#EBFFF7
secondary
#EEA0BF
accent
#005CE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685