#ABF2EC#ABF2EC
#ABF2EC is a very light, moderate teal. Relative luminance 0.782; OKLCH L 91.3% C 0.071 H 189.4°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABF2EC |
|---|---|
| RGB | rgb(171, 242, 236) |
| HSL | hsl(175, 73%, 81%) |
| HSV | hsv(175, 29%, 95%) |
| CMYK | cmyk(29.3%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(90.88, -23.16, -4.17) |
| CIE-LCH | lch(90.88, 23.54, 190.22°) |
| OKLab | oklab(91.27% -0.07 -0.0116) |
| OKLCH | oklch(91.27% 0.071 189.4) |
| XYZ | xyz(63.6820, 78.2149, 91.0821) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.76
Paleturquoise
#AFEEEE
ΔE00 2.84
Light Cyan
#ACFFFC
ΔE00 3.10
Duck Egg Blue
#C3FBF4
ΔE00 3.52
Eggshell Blue
#C4FFF7
ΔE00 3.77
Light Light Blue
#CAFFFB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABF2EC #F2ABB1
analogous
#ABF2C8 #ABF2EC #ABD4F2
triadic
#ABF2EC #ECABF2 #F2ECAB
tetradic
#ABF2EC #C8ABF2 #F2ABB1 #D4F2AB
square
#ABF2EC #C8ABF2 #F2ABB1 #D4F2AB
split-complementary
#ABF2EC #F2ABD4 #F2C8AB
monochromatic
#41E2D4 #76EAE0 #ABF2EC #E0FAF8 #E5FBF9
Accessibility & contrast
On white
1.26
#ABF2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#ABF2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABF2EC
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABF2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABF2EC | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEC
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#93F6F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #abf2ec; /* rgb */ color: rgb(171, 242, 236); /* oklch */ color: oklch(91.3% 0.071 189.4);
Tailwind
colors: {
custom: {
50: '#c6f6f2',
500: '#abf2ec',
950: '#000000',
},
}SCSS
$custom: #abf2ec; $custom-light: #c6f6f2; $custom-dark: #000000;
JSON
{
"hex": "#abf2ec",
"rgb": {
"r": 171,
"g": 242,
"b": 236
},
"hsl": {
"h": 174.93,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.9127,
"c": 0.07091,
"h": 189.4
},
"luminance": 0.78218
}Semantic roles & 50–950 ramp
primary
#ABF2EC
secondary
#D17078
accent
#1021D5
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585