#A2FDEB#A2FDEB
#A2FDEB is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.2% C 0.091 H 180.3°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FDEB |
|---|---|
| RGB | rgb(162, 253, 235) |
| HSL | hsl(168, 96%, 81%) |
| HSV | hsv(168, 36%, 99%) |
| CMYK | cmyk(36%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(93.42, -31.08, 0.02) |
| CIE-LCH | lch(93.42, 31.08, 179.97°) |
| OKLab | oklab(93.18% -0.091 -0.0004) |
| OKLCH | oklch(93.18% 0.091 180.3) |
| XYZ | xyz(65.0155, 83.9260, 91.3546) |
| Luminance | 0.8393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.09
Tiffany Blue
#7BF2DA
ΔE00 4.56
Pale Cyan
#B7FFFA
ΔE00 5.37
Light Cyan
#ACFFFC
ΔE00 5.52
Light Aqua
#8CFFDB
ΔE00 5.61
Eggshell Blue
#C4FFF7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FDEB #FDA2B4
analogous
#A2FDBE #A2FDEB #A2E2FD
triadic
#A2FDEB #EBA2FD #FDEBA2
tetradic
#A2FDEB #BEA2FD #FDA2B4 #E2FDA2
square
#A2FDEB #BEA2FD #FDA2B4 #E2FDA2
split-complementary
#A2FDEB #FDA2E2 #FDBEA2
monochromatic
#2AFAD1 #66FCDE #A2FDEB #DEFEF8 #E1FEF9
Accessibility & contrast
On white
1.18
#A2FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#A2FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FDEB
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FDEB | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#E6E7EC
Tritanopia (blue-blind)
#84FFF7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a2fdeb; /* rgb */ color: rgb(162, 253, 235); /* oklch */ color: oklch(93.2% 0.091 180.3);
Tailwind
colors: {
custom: {
50: '#c1fef1',
500: '#a2fdeb',
950: '#000000',
},
}SCSS
$custom: #a2fdeb; $custom-light: #c1fef1; $custom-dark: #000000;
JSON
{
"hex": "#a2fdeb",
"rgb": {
"r": 162,
"g": 253,
"b": 235
},
"hsl": {
"h": 168.132,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.93181,
"c": 0.09097,
"h": 180.3
},
"luminance": 0.8393
}Semantic roles & 50–950 ramp
primary
#A2FDEB
secondary
#E0637C
accent
#002DE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685