#A7F0EE#A7F0EE
#A7F0EE is a very light, moderate teal. Relative luminance 0.767; OKLCH L 90.7% C 0.072 H 193.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A7F0EE |
|---|---|
| RGB | rgb(167, 240, 238) |
| HSL | hsl(178, 71%, 80%) |
| HSV | hsv(178, 30%, 94%) |
| CMYK | cmyk(30.4%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(90.19, -22.85, -6.26) |
| CIE-LCH | lch(90.19, 23.69, 195.32°) |
| OKLab | oklab(90.68% -0.0701 -0.0172) |
| OKLCH | oklch(90.68% 0.072 193.8) |
| XYZ | xyz(62.5238, 76.7052, 92.3834) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.88
Light Cyan
#ACFFFC
ΔE00 3.20
Pale Cyan
#B7FFFA
ΔE00 3.35
Duck Egg Blue
#C3FBF4
ΔE00 4.33
Robin'S Egg Blue
#98EFF9
ΔE00 4.49
Eggshell Blue
#C4FFF7
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7F0EE #F0A7A9
analogous
#A7F0CA #A7F0EE #A7CEF0
triadic
#A7F0EE #EEA7F0 #F0EEA7
tetradic
#A7F0EE #CAA7F0 #F0A7A9 #CEF0A7
square
#A7F0EE #CAA7F0 #F0A7A9 #CEF0A7
split-complementary
#A7F0EE #F0A7CE #F0CAA7
monochromatic
#3EDEDA #73E7E4 #A7F0EE #DBF9F8 #E5FBFA
Accessibility & contrast
On white
1.29
#A7F0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#A7F0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7F0EE
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7F0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7F0EE | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#D9DFEF
Tritanopia (blue-blind)
#8DF4EF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #a7f0ee; /* rgb */ color: rgb(167, 240, 238); /* oklch */ color: oklch(90.7% 0.072 193.8);
Tailwind
colors: {
custom: {
50: '#c3f5f3',
500: '#a7f0ee',
950: '#000000',
},
}SCSS
$custom: #a7f0ee; $custom-light: #c3f5f3; $custom-dark: #000000;
JSON
{
"hex": "#a7f0ee",
"rgb": {
"r": 167,
"g": 240,
"b": 238
},
"hsl": {
"h": 178.356,
"s": 70.874,
"l": 79.804
},
"oklch": {
"l": 0.90681,
"c": 0.0722,
"h": 193.8
},
"luminance": 0.76709
}Semantic roles & 50–950 ramp
primary
#A7F0EE
secondary
#CE6D70
accent
#1318D3
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585