#A6FDEB#A6FDEB
#A6FDEB is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.4% C 0.088 H 179.8°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A6FDEB |
|---|---|
| RGB | rgb(166, 253, 235) |
| HSL | hsl(168, 96%, 82%) |
| HSV | hsv(168, 34%, 99%) |
| CMYK | cmyk(34.4%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(93.60, -30.02, 0.31) |
| CIE-LCH | lch(93.60, 30.02, 179.41°) |
| OKLab | oklab(93.38% -0.0878 0.0004) |
| OKLCH | oklch(93.38% 0.088 179.8) |
| XYZ | xyz(65.8412, 84.3517, 91.3933) |
| Luminance | 0.8436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.60
Tiffany Blue
#7BF2DA
ΔE00 4.94
Pale Cyan
#B7FFFA
ΔE00 5.16
Light Cyan
#ACFFFC
ΔE00 5.46
Eggshell Blue
#C4FFF7
ΔE00 5.56
Light Aqua
#8CFFDB
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6FDEB #FDA6B8
analogous
#A6FDC0 #A6FDEB #A6E4FD
triadic
#A6FDEB #EBA6FD #FDEBA6
tetradic
#A6FDEB #C0A6FD #FDA6B8 #E4FDA6
square
#A6FDEB #C0A6FD #FDA6B8 #E4FDA6
split-complementary
#A6FDEB #FDA6E4 #FDC0A6
monochromatic
#2EFAD0 #6AFCDE #A6FDEB #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.18
#A6FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#A6FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6FDEB
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6FDEB | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#E7E8EC
Tritanopia (blue-blind)
#8AFFF7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a6fdeb; /* rgb */ color: rgb(166, 253, 235); /* oklch */ color: oklch(93.4% 0.088 179.8);
Tailwind
colors: {
custom: {
50: '#c3fef1',
500: '#a6fdeb',
950: '#000000',
},
}SCSS
$custom: #a6fdeb; $custom-light: #c3fef1; $custom-dark: #000000;
JSON
{
"hex": "#a6fdeb",
"rgb": {
"r": 166,
"g": 253,
"b": 235
},
"hsl": {
"h": 167.586,
"s": 95.604,
"l": 82.157
},
"oklch": {
"l": 0.93379,
"c": 0.08778,
"h": 179.8
},
"luminance": 0.84356
}Semantic roles & 50–950 ramp
primary
#A6FDEB
secondary
#E16680
accent
#002FE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685