#A2FFD3#A2FFD3
#A2FFD3 is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.0% C 0.108 H 162.9°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFD3 |
|---|---|
| RGB | rgb(162, 255, 211) |
| HSL | hsl(152, 100%, 82%) |
| HSV | hsv(152, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(93.41, -36.99, 12.38) |
| CIE-LCH | lch(93.41, 39.01, 161.49°) |
| OKLab | oklab(92.99% -0.1033 0.0319) |
| OKLCH | oklch(92.99% 0.108 162.9) |
| XYZ | xyz(62.4137, 83.9008, 74.5211) |
| Luminance | 0.8390 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.66
Light Aqua
#8CFFDB
ΔE00 3.72
Aquamarine
#7FFFD4
ΔE00 3.84
Light Aquamarine
#7BFDC7
ΔE00 4.14
Light Turquoise
#7EF4CC
ΔE00 4.30
Mint
#AAF0C1
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFD3 #FFA2CE
analogous
#A2FFA5 #A2FFD3 #A2FCFF
triadic
#A2FFD3 #D3A2FF #FFD3A2
tetradic
#A2FFD3 #A5A2FF #FFA2CE #FCFFA2
square
#A2FFD3 #A5A2FF #FFA2CE #FCFFA2
split-complementary
#A2FFD3 #FFA2FC #FFA5A2
monochromatic
#28FF99 #65FFB6 #A2FFD3 #DFFFF0 #E0FFF1
Accessibility & contrast
On white
1.18
#A2FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#A2FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFD3
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFD3 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF3D1
Deuteranopia (green-blind)
#EDE8D6
Tritanopia (blue-blind)
#8CFFF2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a2ffd3; /* rgb */ color: rgb(162, 255, 211); /* oklch */ color: oklch(93.0% 0.108 162.9);
Tailwind
colors: {
custom: {
50: '#c0ffe0',
500: '#a2ffd3',
950: '#000000',
},
}SCSS
$custom: #a2ffd3; $custom-light: #c0ffe0; $custom-dark: #000000;
JSON
{
"hex": "#a2ffd3",
"rgb": {
"r": 162,
"g": 255,
"b": 211
},
"hsl": {
"h": 151.613,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.92986,
"c": 0.10815,
"h": 162.9
},
"luminance": 0.83905
}Semantic roles & 50–950 ramp
primary
#A2FFD3
secondary
#E3629F
accent
#006DE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684