#A7F8EA#A7F8EA
#A7F8EA is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.3% C 0.081 H 182.4°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A7F8EA |
|---|---|
| RGB | rgb(167, 248, 234) |
| HSL | hsl(170, 85%, 81%) |
| HSV | hsv(170, 33%, 97%) |
| CMYK | cmyk(32.7%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(92.26, -27.59, -1.13) |
| CIE-LCH | lch(92.26, 27.62, 182.35°) |
| OKLab | oklab(92.31% -0.0814 -0.0035) |
| OKLCH | oklch(92.31% 0.081 182.4) |
| XYZ | xyz(64.3498, 81.2871, 90.1252) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.14
Pale Cyan
#B7FFFA
ΔE00 4.04
Light Cyan
#ACFFFC
ΔE00 4.35
Eggshell Blue
#C4FFF7
ΔE00 4.65
Duck Egg Blue
#C3FBF4
ΔE00 4.97
Tiffany Blue
#7BF2DA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7F8EA #F8A7B5
analogous
#A7F8C2 #A7F8EA #A7DEF8
triadic
#A7F8EA #EAA7F8 #F8EAA7
tetradic
#A7F8EA #C2A7F8 #F8A7B5 #DEF8A7
square
#A7F8EA #C2A7F8 #F8A7B5 #DEF8A7
split-complementary
#A7F8EA #F8A7DE #F8C2A7
monochromatic
#36EFCF #6EF3DC #A7F8EA #E0FDF8 #E3FDF8
Accessibility & contrast
On white
1.22
#A7F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#A7F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7F8EA
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7F8EA | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#8DFBF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a7f8ea; /* rgb */ color: rgb(167, 248, 234); /* oklch */ color: oklch(92.3% 0.081 182.4);
Tailwind
colors: {
custom: {
50: '#c4faf0',
500: '#a7f8ea',
950: '#000000',
},
}SCSS
$custom: #a7f8ea; $custom-light: #c4faf0; $custom-dark: #000000;
JSON
{
"hex": "#a7f8ea",
"rgb": {
"r": 167,
"g": 248,
"b": 234
},
"hsl": {
"h": 169.63,
"s": 85.263,
"l": 81.373
},
"oklch": {
"l": 0.92305,
"c": 0.08147,
"h": 182.4
},
"luminance": 0.81291
}Semantic roles & 50–950 ramp
primary
#A7F8EA
secondary
#D96A7D
accent
#042AE2
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131716
muted
#828585