#ABEFF7#ABEFF7
#ABEFF7 is a very light, moderate teal. Relative luminance 0.771; OKLCH L 91.0% C 0.068 H 205.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEFF7 |
|---|---|
| RGB | rgb(171, 239, 247) |
| HSL | hsl(186, 83%, 82%) |
| HSV | hsv(186, 31%, 97%) |
| CMYK | cmyk(30.8%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(90.37, -19.23, -10.66) |
| CIE-LCH | lch(90.37, 21.99, 209.01°) |
| OKLab | oklab(90.96% -0.062 -0.0291) |
| OKLCH | oklch(90.96% 0.068 205.2) |
| XYZ | xyz(64.4440, 77.1028, 99.4643) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.61
Pale Sky Blue
#BDF6FE
ΔE00 2.72
Paleturquoise
#AFEEEE
ΔE00 3.04
Light Sky Blue
#C6FCFF
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 4.27
Powder Blue
#B0E0E6
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEFF7 #F7B3AB
analogous
#ABF7D9 #ABEFF7 #ABC9F7
triadic
#ABEFF7 #F7ABEF #EFF7AB
tetradic
#ABEFF7 #D9ABF7 #F7B3AB #C9F7AB
square
#ABEFF7 #D9ABF7 #F7B3AB #C9F7AB
split-complementary
#ABEFF7 #F7ABC9 #F7D9AB
monochromatic
#3BDAEC #73E4F2 #ABEFF7 #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.28
#ABEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#ABEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEFF7
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEFF7 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F8
Deuteranopia (green-blind)
#D7DFF7
Tritanopia (blue-blind)
#90F4F1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #abeff7; /* rgb */ color: rgb(171, 239, 247); /* oklch */ color: oklch(91.0% 0.068 205.2);
Tailwind
colors: {
custom: {
50: '#c6f4f9',
500: '#abeff7',
950: '#000000',
},
}SCSS
$custom: #abeff7; $custom-light: #c6f4f9; $custom-dark: #000000;
JSON
{
"hex": "#abeff7",
"rgb": {
"r": 171,
"g": 239,
"b": 247
},
"hsl": {
"h": 186.316,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.90964,
"c": 0.06848,
"h": 205.2
},
"luminance": 0.77106
}Semantic roles & 50–950 ramp
primary
#ABEFF7
secondary
#D8796E
accent
#1D06DF
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585