#ABEFF2#ABEFF2
#ABEFF2 is a very light, moderate teal. Relative luminance 0.768; OKLCH L 90.8% C 0.068 H 199.5°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEFF2 |
|---|---|
| RGB | rgb(171, 239, 242) |
| HSL | hsl(183, 73%, 81%) |
| HSV | hsv(183, 29%, 95%) |
| CMYK | cmyk(29.3%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(90.23, -20.36, -8.26) |
| CIE-LCH | lch(90.23, 21.97, 202.09°) |
| OKLab | oklab(90.81% -0.0639 -0.0226) |
| OKLCH | oklch(90.81% 0.068 199.5) |
| XYZ | xyz(63.6828, 76.7984, 95.4552) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.28
Robin'S Egg Blue
#98EFF9
ΔE00 3.21
Pale Sky Blue
#BDF6FE
ΔE00 3.73
Light Sky Blue
#C6FCFF
ΔE00 4.12
Light Cyan
#ACFFFC
ΔE00 4.40
Pale Cyan
#B7FFFA
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEFF2 #F2AEAB
analogous
#ABF2D1 #ABEFF2 #ABCBF2
triadic
#ABEFF2 #F2ABEF #EFF2AB
tetradic
#ABEFF2 #D1ABF2 #F2AEAB #CBF2AB
square
#ABEFF2 #D1ABF2 #F2AEAB #CBF2AB
split-complementary
#ABEFF2 #F2ABCB #F2D1AB
monochromatic
#41DBE2 #76E5EA #ABEFF2 #E0F9FA #E5FAFB
Accessibility & contrast
On white
1.28
#ABEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#ABEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEFF2
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEFF2 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#D8DFF3
Tritanopia (blue-blind)
#92F4F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #abeff2; /* rgb */ color: rgb(171, 239, 242); /* oklch */ color: oklch(90.8% 0.068 199.5);
Tailwind
colors: {
custom: {
50: '#c6f4f6',
500: '#abeff2',
950: '#000000',
},
}SCSS
$custom: #abeff2; $custom-light: #c6f4f6; $custom-dark: #000000;
JSON
{
"hex": "#abeff2",
"rgb": {
"r": 171,
"g": 239,
"b": 242
},
"hsl": {
"h": 182.535,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.90806,
"c": 0.06779,
"h": 199.5
},
"luminance": 0.76802
}Semantic roles & 50–950 ramp
primary
#ABEFF2
secondary
#D17470
accent
#1910D5
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585