#A6FEED#A6FEED
#A6FEED is a very light, moderate teal. Relative luminance 0.851; OKLCH L 93.7% C 0.088 H 180.7°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A6FEED |
|---|---|
| RGB | rgb(166, 254, 237) |
| HSL | hsl(168, 98%, 82%) |
| HSV | hsv(168, 35%, 100%) |
| CMYK | cmyk(34.6%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(93.93, -30.06, -0.25) |
| CIE-LCH | lch(93.93, 30.06, 180.48°) |
| OKLab | oklab(93.66% -0.0882 -0.0011) |
| OKLCH | oklch(93.66% 0.088 180.7) |
| XYZ | xyz(66.4482, 85.1010, 93.0291) |
| Luminance | 0.8510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.80
Pale Cyan
#B7FFFA
ΔE00 4.87
Light Cyan
#ACFFFC
ΔE00 5.10
Tiffany Blue
#7BF2DA
ΔE00 5.11
Eggshell Blue
#C4FFF7
ΔE00 5.42
Duck Egg Blue
#C3FBF4
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6FEED #FEA6B7
analogous
#A6FEC1 #A6FEED #A6E3FE
triadic
#A6FEED #EDA6FE #FEEDA6
tetradic
#A6FEED #C1A6FE #FEA6B7 #E3FEA6
square
#A6FEED #C1A6FE #FEA6B7 #E3FEA6
split-complementary
#A6FEED #FEA6E3 #FEC1A6
monochromatic
#2DFDD5 #69FDE1 #A6FEED #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.17
#A6FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#A6FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6FEED
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6FEED | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EC
Deuteranopia (green-blind)
#E7E9EE
Tritanopia (blue-blind)
#89FFF9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a6feed; /* rgb */ color: rgb(166, 254, 237); /* oklch */ color: oklch(93.7% 0.088 180.7);
Tailwind
colors: {
custom: {
50: '#c3fff2',
500: '#a6feed',
950: '#000000',
},
}SCSS
$custom: #a6feed; $custom-light: #c3fff2; $custom-dark: #000000;
JSON
{
"hex": "#a6feed",
"rgb": {
"r": 166,
"g": 254,
"b": 237
},
"hsl": {
"h": 168.409,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.93655,
"c": 0.08816,
"h": 180.7
},
"luminance": 0.85105
}Semantic roles & 50–950 ramp
primary
#A6FEED
secondary
#E2667E
accent
#002CE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685