#ABEFF0#ABEFF0
#ABEFF0 is a very light, moderate teal. Relative luminance 0.767; OKLCH L 90.7% C 0.068 H 197.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEFF0 |
|---|---|
| RGB | rgb(171, 239, 240) |
| HSL | hsl(181, 70%, 81%) |
| HSV | hsv(181, 29%, 94%) |
| CMYK | cmyk(28.8%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(90.17, -20.81, -7.30) |
| CIE-LCH | lch(90.17, 22.05, 199.33°) |
| OKLab | oklab(90.74% -0.0647 -0.02) |
| OKLCH | oklch(90.74% 0.068 197.2) |
| XYZ | xyz(63.3841, 76.6789, 93.8819) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.84
Robin'S Egg Blue
#98EFF9
ΔE00 3.74
Pale Cyan
#B7FFFA
ΔE00 3.99
Light Cyan
#ACFFFC
ΔE00 3.99
Pale Sky Blue
#BDF6FE
ΔE00 4.31
Light Sky Blue
#C6FCFF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEFF0 #F0ACAB
analogous
#ABF0CE #ABEFF0 #ABCCF0
triadic
#ABEFF0 #F0ABEF #EFF0AB
tetradic
#ABEFF0 #CEABF0 #F0ACAB #CCF0AB
square
#ABEFF0 #CEABF0 #F0ACAB #CCF0AB
split-complementary
#ABEFF0 #F0ABCC #F0CEAB
monochromatic
#43DBDD #77E5E7 #ABEFF0 #DFF9F9 #E5FAFA
Accessibility & contrast
On white
1.29
#ABEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#ABEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEFF0
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEFF0 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F0
Deuteranopia (green-blind)
#D9DFF1
Tritanopia (blue-blind)
#92F3EF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #abeff0; /* rgb */ color: rgb(171, 239, 240); /* oklch */ color: oklch(90.7% 0.068 197.2);
Tailwind
colors: {
custom: {
50: '#c6f4f4',
500: '#abeff0',
950: '#000000',
},
}SCSS
$custom: #abeff0; $custom-light: #c6f4f4; $custom-dark: #000000;
JSON
{
"hex": "#abeff0",
"rgb": {
"r": 171,
"g": 239,
"b": 240
},
"hsl": {
"h": 180.87,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.90744,
"c": 0.06771,
"h": 197.2
},
"luminance": 0.76682
}Semantic roles & 50–950 ramp
primary
#ABEFF0
secondary
#CE7271
accent
#1714D2
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585