#A6FFDB#A6FFDB
#A6FFDB is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.4% C 0.099 H 166.8°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A6FFDB |
|---|---|
| RGB | rgb(166, 255, 219) |
| HSL | hsl(156, 100%, 83%) |
| HSV | hsv(156, 35%, 100%) |
| CMYK | cmyk(34.9%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(93.77, -34.29, 8.81) |
| CIE-LCH | lch(93.77, 35.40, 165.60°) |
| OKLab | oklab(93.39% -0.0968 0.0227) |
| OKLCH | oklch(93.39% 0.099 166.8) |
| XYZ | xyz(64.2674, 84.7377, 79.9737) |
| Luminance | 0.8474 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.11
Light Aqua
#8CFFDB
ΔE00 3.02
Aquamarine
#7FFFD4
ΔE00 4.19
Light Turquoise
#7EF4CC
ΔE00 4.44
Pale Aqua
#B8FFEB
ΔE00 5.07
Mint
#AAF0C1
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6FFDB #FFA6CA
analogous
#A6FFAE #A6FFDB #A6F7FF
triadic
#A6FFDB #DBA6FF #FFDBA6
tetradic
#A6FFDB #AEA6FF #FFA6CA #F7FFA6
square
#A6FFDB #AEA6FF #FFA6CA #F7FFA6
split-complementary
#A6FFDB #FFA6F7 #FFAEA6
monochromatic
#2CFFA9 #69FFC2 #A6FFDB #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.17
#A6FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#A6FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6FFDB
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6FFDB | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3D9
Deuteranopia (green-blind)
#ECE9DD
Tritanopia (blue-blind)
#8FFFF4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a6ffdb; /* rgb */ color: rgb(166, 255, 219); /* oklch */ color: oklch(93.4% 0.099 166.8);
Tailwind
colors: {
custom: {
50: '#c3ffe6',
500: '#a6ffdb',
950: '#000000',
},
}SCSS
$custom: #a6ffdb; $custom-light: #c3ffe6; $custom-dark: #000000;
JSON
{
"hex": "#a6ffdb",
"rgb": {
"r": 166,
"g": 255,
"b": 219
},
"hsl": {
"h": 155.73,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.93386,
"c": 0.0994,
"h": 166.8
},
"luminance": 0.84741
}Semantic roles & 50–950 ramp
primary
#A6FFDB
secondary
#E46599
accent
#005DE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684