#ABEEF7#ABEEF7
#ABEEF7 is a very light, moderate teal. Relative luminance 0.765; OKLCH L 90.8% C 0.068 H 206.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEEF7 |
|---|---|
| RGB | rgb(171, 238, 247) |
| HSL | hsl(187, 83%, 82%) |
| HSV | hsv(187, 31%, 97%) |
| CMYK | cmyk(30.8%, 3.6%, 0%, 3.1%) |
| CIE-LAB | lab(90.10, -18.73, -11.06) |
| CIE-LCH | lch(90.10, 21.76, 210.57°) |
| OKLab | oklab(90.75% -0.0607 -0.0302) |
| OKLCH | oklch(90.75% 0.068 206.5) |
| XYZ | xyz(64.1521, 76.5190, 99.3670) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.66
Robin'S Egg Blue
#98EFF9
ΔE00 2.79
Paleturquoise
#AFEEEE
ΔE00 3.43
Powder Blue
#B0E0E6
ΔE00 4.18
Light Sky Blue
#C6FCFF
ΔE00 4.34
Robin Egg Blue
#8AF1FE
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEEF7 #F7B4AB
analogous
#ABF7DA #ABEEF7 #ABC8F7
triadic
#ABEEF7 #F7ABEE #EEF7AB
tetradic
#ABEEF7 #DAABF7 #F7B4AB #C8F7AB
square
#ABEEF7 #DAABF7 #F7B4AB #C8F7AB
split-complementary
#ABEEF7 #F7ABC8 #F7DAAB
monochromatic
#3BD7EC #73E3F2 #ABEEF7 #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.29
#ABEEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#ABEEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEEF7
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEEF7 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9F8
Deuteranopia (green-blind)
#D6DEF7
Tritanopia (blue-blind)
#90F4F1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #abeef7; /* rgb */ color: rgb(171, 238, 247); /* oklch */ color: oklch(90.8% 0.068 206.5);
Tailwind
colors: {
custom: {
50: '#c6f3f9',
500: '#abeef7',
950: '#000000',
},
}SCSS
$custom: #abeef7; $custom-light: #c6f3f9; $custom-dark: #000000;
JSON
{
"hex": "#abeef7",
"rgb": {
"r": 171,
"g": 238,
"b": 247
},
"hsl": {
"h": 187.105,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.9075,
"c": 0.06786,
"h": 206.5
},
"luminance": 0.76522
}Semantic roles & 50–950 ramp
primary
#ABEEF7
secondary
#D87B6E
accent
#2006DF
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585