#A6FEEA#A6FEEA
#A6FEEA is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.6% C 0.089 H 178.3°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A6FEEA |
|---|---|
| RGB | rgb(166, 254, 234) |
| HSL | hsl(166, 98%, 82%) |
| HSV | hsv(166, 35%, 100%) |
| CMYK | cmyk(34.6%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(93.85, -30.70, 1.19) |
| CIE-LCH | lch(93.85, 30.73, 177.78°) |
| OKLab | oklab(93.57% -0.0894 0.0027) |
| OKLCH | oklch(93.57% 0.089 178.3) |
| XYZ | xyz(66.0136, 84.9271, 90.7401) |
| Luminance | 0.8493 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.49
Tiffany Blue
#7BF2DA
ΔE00 4.80
Light Aqua
#8CFFDB
ΔE00 5.18
Pale Turquoise
#A5FBD5
ΔE00 5.65
Pale Cyan
#B7FFFA
ΔE00 5.76
Eggshell Blue
#C4FFF7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6FEEA #FEA6BA
analogous
#A6FEBE #A6FEEA #A6E6FE
triadic
#A6FEEA #EAA6FE #FEEAA6
tetradic
#A6FEEA #BEA6FE #FEA6BA #E6FEA6
square
#A6FEEA #BEA6FE #FEA6BA #E6FEA6
split-complementary
#A6FEEA #FEA6E6 #FEBEA6
monochromatic
#2DFDCD #69FDDC #A6FEEA #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.17
#A6FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#A6FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6FEEA
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6FEEA | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#E8E9EC
Tritanopia (blue-blind)
#8AFFF8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a6feea; /* rgb */ color: rgb(166, 254, 234); /* oklch */ color: oklch(93.6% 0.089 178.3);
Tailwind
colors: {
custom: {
50: '#c3fff0',
500: '#a6feea',
950: '#000000',
},
}SCSS
$custom: #a6feea; $custom-light: #c3fff0; $custom-dark: #000000;
JSON
{
"hex": "#a6feea",
"rgb": {
"r": 166,
"g": 254,
"b": 234
},
"hsl": {
"h": 166.364,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.9357,
"c": 0.08942,
"h": 178.3
},
"luminance": 0.84931
}Semantic roles & 50–950 ramp
primary
#A6FEEA
secondary
#E26682
accent
#0034E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685