#ABEEF9#ABEEF9
#ABEEF9 is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.8% C 0.068 H 208.7°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEEF9 |
|---|---|
| RGB | rgb(171, 238, 249) |
| HSL | hsl(188, 87%, 82%) |
| HSV | hsv(188, 31%, 98%) |
| CMYK | cmyk(31.3%, 4.4%, 0%, 2.4%) |
| CIE-LAB | lab(90.16, -18.28, -12.02) |
| CIE-LCH | lch(90.16, 21.88, 213.34°) |
| OKLab | oklab(90.82% -0.06 -0.0329) |
| OKLCH | oklch(90.82% 0.068 208.7) |
| XYZ | xyz(64.4623, 76.6431, 101.0011) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.67
Robin'S Egg Blue
#98EFF9
ΔE00 3.05
Paleturquoise
#AFEEEE
ΔE00 4.18
Powder Blue
#B0E0E6
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 4.47
Light Sky Blue
#C6FCFF
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEEF9 #F9B6AB
analogous
#ABF9DD #ABEEF9 #ABC7F9
triadic
#ABEEF9 #F9ABEE #EEF9AB
tetradic
#ABEEF9 #DDABF9 #F9B6AB #C7F9AB
square
#ABEEF9 #DDABF9 #F9B6AB #C7F9AB
split-complementary
#ABEEF9 #F9ABC7 #F9DDAB
monochromatic
#39D7F1 #72E2F5 #ABEEF9 #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.29
#ABEEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#ABEEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEEF9
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEEF9 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FA
Deuteranopia (green-blind)
#D6DEF9
Tritanopia (blue-blind)
#8FF4F1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #abeef9; /* rgb */ color: rgb(171, 238, 249); /* oklch */ color: oklch(90.8% 0.068 208.7);
Tailwind
colors: {
custom: {
50: '#c6f3fb',
500: '#abeef9',
950: '#000000',
},
}SCSS
$custom: #abeef9; $custom-light: #c6f3fb; $custom-dark: #000000;
JSON
{
"hex": "#abeef9",
"rgb": {
"r": 171,
"g": 238,
"b": 249
},
"hsl": {
"h": 188.462,
"s": 86.667,
"l": 82.353
},
"oklch": {
"l": 0.90815,
"c": 0.0684,
"h": 208.7
},
"luminance": 0.76647
}Semantic roles & 50–950 ramp
primary
#ABEEF9
secondary
#DB7D6D
accent
#2202E3
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585