#ABEFF6#ABEFF6
#ABEFF6 is a very light, moderate teal. Relative luminance 0.770; OKLCH L 90.9% C 0.068 H 204.1°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEFF6 |
|---|---|
| RGB | rgb(171, 239, 246) |
| HSL | hsl(186, 81%, 82%) |
| HSV | hsv(186, 30%, 96%) |
| CMYK | cmyk(30.5%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(90.34, -19.46, -10.18) |
| CIE-LCH | lch(90.34, 21.96, 207.63°) |
| OKLab | oklab(90.93% -0.0624 -0.0278) |
| OKLCH | oklch(90.93% 0.068 204.1) |
| XYZ | xyz(64.2901, 77.0413, 98.6538) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.62
Paleturquoise
#AFEEEE
ΔE00 2.67
Pale Sky Blue
#BDF6FE
ΔE00 2.85
Light Sky Blue
#C6FCFF
ΔE00 4.08
Robin Egg Blue
#8AF1FE
ΔE00 4.32
Powder Blue
#B0E0E6
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEFF6 #F6B2AB
analogous
#ABF6D8 #ABEFF6 #ABCAF6
triadic
#ABEFF6 #F6ABEF #EFF6AB
tetradic
#ABEFF6 #D8ABF6 #F6B2AB #CAF6AB
square
#ABEFF6 #D8ABF6 #F6B2AB #CAF6AB
split-complementary
#ABEFF6 #F6ABCA #F6D8AB
monochromatic
#3CDAEA #74E4F0 #ABEFF6 #E2FAFC #E3FAFC
Accessibility & contrast
On white
1.28
#ABEFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#ABEFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEFF6
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEFF6 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F7
Deuteranopia (green-blind)
#D7DFF6
Tritanopia (blue-blind)
#90F4F1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #abeff6; /* rgb */ color: rgb(171, 239, 246); /* oklch */ color: oklch(90.9% 0.068 204.1);
Tailwind
colors: {
custom: {
50: '#c6f4f9',
500: '#abeff6',
950: '#000000',
},
}SCSS
$custom: #abeff6; $custom-light: #c6f4f9; $custom-dark: #000000;
JSON
{
"hex": "#abeff6",
"rgb": {
"r": 171,
"g": 239,
"b": 246
},
"hsl": {
"h": 185.6,
"s": 80.645,
"l": 81.765
},
"oklch": {
"l": 0.90932,
"c": 0.06829,
"h": 204.1
},
"luminance": 0.77045
}Semantic roles & 50–950 ramp
primary
#ABEFF6
secondary
#D7786E
accent
#1C09DD
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585