#EBFFFE#EBFFFE
#EBFFFE is a very light, muted teal. Relative luminance 0.963; OKLCH L 98.5% C 0.021 H 193.2°. Best body text is #000000 at 20.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFFE |
|---|---|
| RGB | rgb(235, 255, 254) |
| HSL | hsl(177, 100%, 96%) |
| HSV | hsv(177, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(98.57, -6.67, -1.75) |
| CIE-LCH | lch(98.57, 6.89, 194.72°) |
| OKLab | oklab(98.51% -0.0204 -0.0048) |
| OKLCH | oklch(98.51% 0.021 193.2) |
| XYZ | xyz(87.9064, 96.3367, 107.7102) |
| Luminance | 0.9634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.94
Lightcyan
#E0FFFF
ΔE00 3.32
Mintcream
#F5FFFA
ΔE00 3.83
Ice Blue (survey)
#D7FFFE
ΔE00 5.74
Very Pale Blue
#D6FFFE
ΔE00 5.98
Honeydew
#F0FFF0
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFFE #FFEBEC
analogous
#EBFFF4 #EBFFFE #EBF6FF
triadic
#EBFFFE #FEEBFF #FFFEEB
tetradic
#EBFFFE #F4EBFF #FFEBEC #F6FFEB
square
#EBFFFE #F4EBFF #FFEBEC #F6FFEB
split-complementary
#EBFFFE #FFEBF6 #FFF4EB
monochromatic
#71FFF8 #AEFFFB #E0FFFD #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.04
#EBFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.27
#EBFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFFE
20.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFFE | 1.00 | 1.04 | 20.27 | 20.27 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFDFE
Deuteranopia (green-blind)
#F8FAFE
Tritanopia (blue-blind)
#E6FFFF
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #ebfffe; /* rgb */ color: rgb(235, 255, 254); /* oklch */ color: oklch(98.5% 0.021 193.2);
Tailwind
colors: {
custom: {
50: '#f1fffe',
500: '#ebfffe',
950: '#000000',
},
}SCSS
$custom: #ebfffe; $custom-light: #f1fffe; $custom-dark: #000000;
JSON
{
"hex": "#ebfffe",
"rgb": {
"r": 235,
"g": 255,
"b": 254
},
"hsl": {
"h": 177,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98512,
"c": 0.02091,
"h": 193.2
},
"luminance": 0.96338
}Semantic roles & 50–950 ramp
primary
#EBFFFE
secondary
#EEA0A4
accent
#000BE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685