#ABF2EA#ABF2EA
#ABF2EA is a very light, moderate teal. Relative luminance 0.781; OKLCH L 91.2% C 0.071 H 187.2°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABF2EA |
|---|---|
| RGB | rgb(171, 242, 234) |
| HSL | hsl(173, 73%, 81%) |
| HSV | hsv(173, 29%, 95%) |
| CMYK | cmyk(29.3%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(90.83, -23.60, -3.21) |
| CIE-LCH | lch(90.83, 23.82, 187.75°) |
| OKLab | oklab(91.21% -0.0708 -0.009) |
| OKLCH | oklch(91.21% 0.071 187.2) |
| XYZ | xyz(63.3930, 78.0994, 89.5604) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 3.00
Light Cyan
#ACFFFC
ΔE00 3.46
Paleturquoise
#AFEEEE
ΔE00 3.50
Duck Egg Blue
#C3FBF4
ΔE00 3.59
Eggshell Blue
#C4FFF7
ΔE00 3.75
Pale Aqua
#B8FFEB
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABF2EA #F2ABB3
analogous
#ABF2C6 #ABF2EA #ABD6F2
triadic
#ABF2EA #EAABF2 #F2EAAB
tetradic
#ABF2EA #C6ABF2 #F2ABB3 #D6F2AB
square
#ABF2EA #C6ABF2 #F2ABB3 #D6F2AB
split-complementary
#ABF2EA #F2ABD6 #F2C6AB
monochromatic
#41E2CF #76EADD #ABF2EA #E0FAF7 #E5FBF8
Accessibility & contrast
On white
1.26
#ABF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#ABF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABF2EA
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABF2EA | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAEA
Deuteranopia (green-blind)
#DDE1EB
Tritanopia (blue-blind)
#94F5EF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #abf2ea; /* rgb */ color: rgb(171, 242, 234); /* oklch */ color: oklch(91.2% 0.071 187.2);
Tailwind
colors: {
custom: {
50: '#c6f6f0',
500: '#abf2ea',
950: '#000000',
},
}SCSS
$custom: #abf2ea; $custom-light: #c6f6f0; $custom-dark: #000000;
JSON
{
"hex": "#abf2ea",
"rgb": {
"r": 171,
"g": 242,
"b": 234
},
"hsl": {
"h": 173.239,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.91211,
"c": 0.07133,
"h": 187.2
},
"luminance": 0.78103
}Semantic roles & 50–950 ramp
primary
#ABF2EA
secondary
#D1707B
accent
#1026D5
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585