#A7FEED#A7FEED
#A7FEED is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.7% C 0.087 H 180.6°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FEED |
|---|---|
| RGB | rgb(167, 254, 237) |
| HSL | hsl(168, 98%, 83%) |
| HSV | hsv(168, 34%, 100%) |
| CMYK | cmyk(34.3%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(93.97, -29.79, -0.18) |
| CIE-LCH | lch(93.97, 29.79, 180.34°) |
| OKLab | oklab(93.71% -0.0873 -0.0009) |
| OKLCH | oklch(93.71% 0.087 180.6) |
| XYZ | xyz(66.6587, 85.2095, 93.0390) |
| Luminance | 0.8521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.68
Pale Cyan
#B7FFFA
ΔE00 4.82
Light Cyan
#ACFFFC
ΔE00 5.09
Tiffany Blue
#7BF2DA
ΔE00 5.21
Eggshell Blue
#C4FFF7
ΔE00 5.32
Duck Egg Blue
#C3FBF4
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FEED #FEA7B8
analogous
#A7FEC2 #A7FEED #A7E3FE
triadic
#A7FEED #EDA7FE #FEEDA7
tetradic
#A7FEED #C2A7FE #FEA7B8 #E3FEA7
square
#A7FEED #C2A7FE #FEA7B8 #E3FEA7
split-complementary
#A7FEED #FEA7E3 #FEC2A7
monochromatic
#2EFDD4 #6AFDE1 #A7FEED #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.16
#A7FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#A7FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FEED
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FEED | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EC
Deuteranopia (green-blind)
#E7E9EE
Tritanopia (blue-blind)
#8BFFF9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a7feed; /* rgb */ color: rgb(167, 254, 237); /* oklch */ color: oklch(93.7% 0.087 180.6);
Tailwind
colors: {
custom: {
50: '#c4fff2',
500: '#a7feed',
950: '#000000',
},
}SCSS
$custom: #a7feed; $custom-light: #c4fff2; $custom-dark: #000000;
JSON
{
"hex": "#a7feed",
"rgb": {
"r": 167,
"g": 254,
"b": 237
},
"hsl": {
"h": 168.276,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.93705,
"c": 0.08736,
"h": 180.6
},
"luminance": 0.85214
}Semantic roles & 50–950 ramp
primary
#A7FEED
secondary
#E2677F
accent
#002DE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685