#EBFFFD#EBFFFD
#EBFFFD is a very light, muted teal. Relative luminance 0.963; OKLCH L 98.5% C 0.021 H 189.6°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFFD |
|---|---|
| RGB | rgb(235, 255, 253) |
| HSL | hsl(174, 100%, 96%) |
| HSV | hsv(174, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(98.54, -6.85, -1.28) |
| CIE-LCH | lch(98.54, 6.97, 190.54°) |
| OKLab | oklab(98.48% -0.0207 -0.0035) |
| OKLCH | oklch(98.48% 0.021 189.6) |
| XYZ | xyz(87.7467, 96.2728, 106.8691) |
| Luminance | 0.9627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.19
Lightcyan
#E0FFFF
ΔE00 3.31
Mintcream
#F5FFFA
ΔE00 3.72
Honeydew
#F0FFF0
ΔE00 5.63
Ice Blue (survey)
#D7FFFE
ΔE00 5.66
Very Pale Blue
#D6FFFE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFFD #FFEBED
analogous
#EBFFF3 #EBFFFD #EBF7FF
triadic
#EBFFFD #FDEBFF #FFFDEB
tetradic
#EBFFFD #F3EBFF #FFEBED #F7FFEB
square
#EBFFFD #F3EBFF #FFEBED #F7FFEB
split-complementary
#EBFFFD #FFEBF7 #FFF3EB
monochromatic
#71FFF1 #AEFFF7 #E0FFFC #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.04
#EBFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.25
#EBFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFFD
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFFD | 1.00 | 1.04 | 20.25 | 20.25 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFD
Deuteranopia (green-blind)
#F8FAFD
Tritanopia (blue-blind)
#E6FFFE
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #ebfffd; /* rgb */ color: rgb(235, 255, 253); /* oklch */ color: oklch(98.5% 0.021 189.6);
Tailwind
colors: {
custom: {
50: '#f1fffe',
500: '#ebfffd',
950: '#000000',
},
}SCSS
$custom: #ebfffd; $custom-light: #f1fffe; $custom-dark: #000000;
JSON
{
"hex": "#ebfffd",
"rgb": {
"r": 235,
"g": 255,
"b": 253
},
"hsl": {
"h": 174,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98484,
"c": 0.02102,
"h": 189.6
},
"luminance": 0.96274
}Semantic roles & 50–950 ramp
primary
#EBFFFD
secondary
#EEA0A8
accent
#0017E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685