#A2FFDF#A2FFDF
#A2FFDF is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.3% C 0.100 H 170.3°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFDF |
|---|---|
| RGB | rgb(162, 255, 223) |
| HSL | hsl(159, 100%, 82%) |
| HSV | hsv(159, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(93.68, -34.56, 6.59) |
| CIE-LCH | lch(93.68, 35.19, 169.20°) |
| OKLab | oklab(93.29% -0.0983 0.0169) |
| OKLCH | oklch(93.29% 0.1 170.3) |
| XYZ | xyz(63.9746, 84.5251, 82.7417) |
| Luminance | 0.8453 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.28
Light Aqua
#8CFFDB
ΔE00 2.48
Aquamarine
#7FFFD4
ΔE00 4.17
Light Turquoise
#7EF4CC
ΔE00 4.37
Pale Aqua
#B8FFEB
ΔE00 4.38
Tiffany Blue
#7BF2DA
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFDF #FFA2C2
analogous
#A2FFB1 #A2FFDF #A2F0FF
triadic
#A2FFDF #DFA2FF #FFDFA2
tetradic
#A2FFDF #B1A2FF #FFA2C2 #F0FFA2
square
#A2FFDF #B1A2FF #FFA2C2 #F0FFA2
split-complementary
#A2FFDF #FFA2F0 #FFB1A2
monochromatic
#28FFB5 #65FFCA #A2FFDF #DFFFF4 #E0FFF4
Accessibility & contrast
On white
1.17
#A2FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#A2FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFDF
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFDF | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4DE
Deuteranopia (green-blind)
#EAE8E1
Tritanopia (blue-blind)
#88FFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a2ffdf; /* rgb */ color: rgb(162, 255, 223); /* oklch */ color: oklch(93.3% 0.100 170.3);
Tailwind
colors: {
custom: {
50: '#c1ffe9',
500: '#a2ffdf',
950: '#000000',
},
}SCSS
$custom: #a2ffdf; $custom-light: #c1ffe9; $custom-dark: #000000;
JSON
{
"hex": "#a2ffdf",
"rgb": {
"r": 162,
"g": 255,
"b": 223
},
"hsl": {
"h": 159.355,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.93293,
"c": 0.09973,
"h": 170.3
},
"luminance": 0.84529
}Semantic roles & 50–950 ramp
primary
#A2FFDF
secondary
#E3628E
accent
#004FE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684