#ABEEF2#ABEEF2
#ABEEF2 is a very light, moderate teal. Relative luminance 0.762; OKLCH L 90.6% C 0.067 H 200.7°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEEF2 |
|---|---|
| RGB | rgb(171, 238, 242) |
| HSL | hsl(183, 73%, 81%) |
| HSV | hsv(183, 29%, 95%) |
| CMYK | cmyk(29.3%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(89.96, -19.87, -8.66) |
| CIE-LCH | lch(89.96, 21.68, 203.56°) |
| OKLab | oklab(90.59% -0.0627 -0.0237) |
| OKLCH | oklch(90.59% 0.067 200.7) |
| XYZ | xyz(63.3908, 76.2145, 95.3579) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.56
Robin'S Egg Blue
#98EFF9
ΔE00 3.07
Pale Sky Blue
#BDF6FE
ΔE00 3.47
Light Sky Blue
#C6FCFF
ΔE00 4.12
Powder Blue
#B0E0E6
ΔE00 4.57
Robin Egg Blue
#8AF1FE
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEEF2 #F2AFAB
analogous
#ABF2D2 #ABEEF2 #ABCAF2
triadic
#ABEEF2 #F2ABEE #EEF2AB
tetradic
#ABEEF2 #D2ABF2 #F2AFAB #CAF2AB
square
#ABEEF2 #D2ABF2 #F2AFAB #CAF2AB
split-complementary
#ABEEF2 #F2ABCA #F2D2AB
monochromatic
#41D9E2 #76E3EA #ABEEF2 #E0F9FA #E5FAFB
Accessibility & contrast
On white
1.29
#ABEEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#ABEEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEEF2
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEEF2 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F2
Deuteranopia (green-blind)
#D7DEF3
Tritanopia (blue-blind)
#92F3EF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #abeef2; /* rgb */ color: rgb(171, 238, 242); /* oklch */ color: oklch(90.6% 0.067 200.7);
Tailwind
colors: {
custom: {
50: '#c6f3f6',
500: '#abeef2',
950: '#000000',
},
}SCSS
$custom: #abeef2; $custom-light: #c6f3f6; $custom-dark: #000000;
JSON
{
"hex": "#abeef2",
"rgb": {
"r": 171,
"g": 238,
"b": 242
},
"hsl": {
"h": 183.38,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.90591,
"c": 0.06701,
"h": 200.7
},
"luminance": 0.76218
}Semantic roles & 50–950 ramp
primary
#ABEEF2
secondary
#D17670
accent
#1B10D5
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585