#EBFFF5#EBFFF5
#EBFFF5 is a very light, muted teal. Relative luminance 0.958; OKLCH L 98.3% C 0.025 H 164.5°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFF5 |
|---|---|
| RGB | rgb(235, 255, 245) |
| HSL | hsl(150, 100%, 96%) |
| HSV | hsv(150, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(98.34, -8.32, 2.54) |
| CIE-LCH | lch(98.34, 8.70, 163.00°) |
| OKLab | oklab(98.26% -0.0238 0.0066) |
| OKLCH | oklch(98.26% 0.025 164.5) |
| XYZ | xyz(86.4990, 95.7737, 100.2975) |
| Luminance | 0.9577 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.54
Mintcream
#F5FFFA
ΔE00 4.47
Azure (CSS)
#F0FFFF
ΔE00 5.10
Lightcyan
#E0FFFF
ΔE00 5.13
Ice
#D6FFFA
ΔE00 6.12
Ice Blue (survey)
#D7FFFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFF5 #FFEBF5
analogous
#EBFFEB #EBFFF5 #EBFFFF
triadic
#EBFFF5 #F5EBFF #FFF5EB
tetradic
#EBFFF5 #EBEBFF #FFEBF5 #FFFFEB
square
#EBFFF5 #EBEBFF #FFEBF5 #FFFFEB
split-complementary
#EBFFF5 #FFEBFF #FFEBEB
monochromatic
#71FFB8 #AEFFD6 #E0FFF0 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.04
#EBFFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#EBFFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFF5
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFF5 | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF5
Deuteranopia (green-blind)
#FAF9F6
Tritanopia (blue-blind)
#E8FFFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebfff5; /* rgb */ color: rgb(235, 255, 245); /* oklch */ color: oklch(98.3% 0.025 164.5);
Tailwind
colors: {
custom: {
50: '#f1fff8',
500: '#ebfff5',
950: '#000000',
},
}SCSS
$custom: #ebfff5; $custom-light: #f1fff8; $custom-dark: #000000;
JSON
{
"hex": "#ebfff5",
"rgb": {
"r": 235,
"g": 255,
"b": 245
},
"hsl": {
"h": 150,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98261,
"c": 0.02468,
"h": 164.5
},
"luminance": 0.95775
}Semantic roles & 50–950 ramp
primary
#EBFFF5
secondary
#EEA0C7
accent
#0073E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685