#ABEEF8#ABEEF8
#ABEEF8 is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.8% C 0.068 H 207.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEEF8 |
|---|---|
| RGB | rgb(171, 238, 248) |
| HSL | hsl(188, 85%, 82%) |
| HSV | hsv(188, 31%, 97%) |
| CMYK | cmyk(31%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(90.13, -18.51, -11.54) |
| CIE-LCH | lch(90.13, 21.81, 211.96°) |
| OKLab | oklab(90.78% -0.0604 -0.0315) |
| OKLCH | oklch(90.78% 0.068 207.6) |
| XYZ | xyz(64.3068, 76.5808, 100.1819) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.64
Robin'S Egg Blue
#98EFF9
ΔE00 2.90
Paleturquoise
#AFEEEE
ΔE00 3.80
Powder Blue
#B0E0E6
ΔE00 4.19
Robin Egg Blue
#8AF1FE
ΔE00 4.41
Light Sky Blue
#C6FCFF
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEEF8 #F8B5AB
analogous
#ABF8DB #ABEEF8 #ABC8F8
triadic
#ABEEF8 #F8ABEE #EEF8AB
tetradic
#ABEEF8 #DBABF8 #F8B5AB #C8F8AB
square
#ABEEF8 #DBABF8 #F8B5AB #C8F8AB
split-complementary
#ABEEF8 #F8ABC8 #F8DBAB
monochromatic
#3AD7EF #73E3F3 #ABEEF8 #E3F9FD #E3F9FD
Accessibility & contrast
On white
1.29
#ABEEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#ABEEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEEF8
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEEF8 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9F9
Deuteranopia (green-blind)
#D6DEF8
Tritanopia (blue-blind)
#90F4F1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #abeef8; /* rgb */ color: rgb(171, 238, 248); /* oklch */ color: oklch(90.8% 0.068 207.6);
Tailwind
colors: {
custom: {
50: '#c6f3fa',
500: '#abeef8',
950: '#000000',
},
}SCSS
$custom: #abeef8; $custom-light: #c6f3fa; $custom-dark: #000000;
JSON
{
"hex": "#abeef8",
"rgb": {
"r": 171,
"g": 238,
"b": 248
},
"hsl": {
"h": 187.792,
"s": 84.615,
"l": 82.157
},
"oklch": {
"l": 0.90782,
"c": 0.06812,
"h": 207.6
},
"luminance": 0.76584
}Semantic roles & 50–950 ramp
primary
#ABEEF8
secondary
#DA7C6D
accent
#2104E1
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585