#ABEEF0#ABEEF0
#ABEEF0 is a very light, moderate teal. Relative luminance 0.761; OKLCH L 90.5% C 0.067 H 198.4°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEEF0 |
|---|---|
| RGB | rgb(171, 238, 240) |
| HSL | hsl(182, 70%, 81%) |
| HSV | hsv(182, 29%, 94%) |
| CMYK | cmyk(28.8%, 0.8%, 0%, 5.9%) |
| CIE-LAB | lab(89.90, -20.32, -7.70) |
| CIE-LCH | lch(89.90, 21.73, 200.76°) |
| OKLab | oklab(90.53% -0.0635 -0.0211) |
| OKLCH | oklch(90.53% 0.067 198.4) |
| XYZ | xyz(63.0921, 76.0950, 93.7846) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.92
Robin'S Egg Blue
#98EFF9
ΔE00 3.53
Pale Sky Blue
#BDF6FE
ΔE00 4.01
Light Sky Blue
#C6FCFF
ΔE00 4.26
Light Cyan
#ACFFFC
ΔE00 4.40
Pale Cyan
#B7FFFA
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEEF0 #F0ADAB
analogous
#ABF0CF #ABEEF0 #ABCBF0
triadic
#ABEEF0 #F0ABEE #EEF0AB
tetradic
#ABEEF0 #CFABF0 #F0ADAB #CBF0AB
square
#ABEEF0 #CFABF0 #F0ADAB #CBF0AB
split-complementary
#ABEEF0 #F0ABCB #F0CFAB
monochromatic
#43D9DD #77E3E7 #ABEEF0 #DFF9F9 #E5FAFA
Accessibility & contrast
On white
1.29
#ABEEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#ABEEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEEF0
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEEF0 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F0
Deuteranopia (green-blind)
#D8DEF1
Tritanopia (blue-blind)
#93F3EE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #abeef0; /* rgb */ color: rgb(171, 238, 240); /* oklch */ color: oklch(90.5% 0.067 198.4);
Tailwind
colors: {
custom: {
50: '#c6f3f4',
500: '#abeef0',
950: '#000000',
},
}SCSS
$custom: #abeef0; $custom-light: #c6f3f4; $custom-dark: #000000;
JSON
{
"hex": "#abeef0",
"rgb": {
"r": 171,
"g": 238,
"b": 240
},
"hsl": {
"h": 181.739,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.90528,
"c": 0.06687,
"h": 198.4
},
"luminance": 0.76098
}Semantic roles & 50–950 ramp
primary
#ABEEF0
secondary
#CE7471
accent
#1914D2
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585