#ABEEF3#ABEEF3
#ABEEF3 is a very light, moderate teal. Relative luminance 0.763; OKLCH L 90.6% C 0.067 H 201.9°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEEF3 |
|---|---|
| RGB | rgb(171, 238, 243) |
| HSL | hsl(184, 75%, 81%) |
| HSV | hsv(184, 30%, 95%) |
| CMYK | cmyk(29.6%, 2.1%, 0%, 4.7%) |
| CIE-LAB | lab(89.99, -19.64, -9.14) |
| CIE-LCH | lch(89.99, 21.67, 204.96°) |
| OKLab | oklab(90.62% -0.0623 -0.025) |
| OKLCH | oklch(90.62% 0.067 201.9) |
| XYZ | xyz(63.5414, 76.2747, 96.1510) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.92
Robin'S Egg Blue
#98EFF9
ΔE00 2.91
Pale Sky Blue
#BDF6FE
ΔE00 3.24
Light Sky Blue
#C6FCFF
ΔE00 4.09
Powder Blue
#B0E0E6
ΔE00 4.43
Robin Egg Blue
#8AF1FE
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEEF3 #F3B0AB
analogous
#ABF3D4 #ABEEF3 #ABCAF3
triadic
#ABEEF3 #F3ABEE #EEF3AB
tetradic
#ABEEF3 #D4ABF3 #F3B0AB #CAF3AB
square
#ABEEF3 #D4ABF3 #F3B0AB #CAF3AB
split-complementary
#ABEEF3 #F3ABCA #F3D4AB
monochromatic
#40D8E4 #75E3EB #ABEEF3 #E1F9FB #E4FAFB
Accessibility & contrast
On white
1.29
#ABEEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#ABEEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEEF3
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEEF3 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F3
Deuteranopia (green-blind)
#D7DEF3
Tritanopia (blue-blind)
#92F3EF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #abeef3; /* rgb */ color: rgb(171, 238, 243); /* oklch */ color: oklch(90.6% 0.067 201.9);
Tailwind
colors: {
custom: {
50: '#c6f3f7',
500: '#abeef3',
950: '#000000',
},
}SCSS
$custom: #abeef3; $custom-light: #c6f3f7; $custom-dark: #000000;
JSON
{
"hex": "#abeef3",
"rgb": {
"r": 171,
"g": 238,
"b": 243
},
"hsl": {
"h": 184.167,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.90622,
"c": 0.06712,
"h": 201.9
},
"luminance": 0.76278
}Semantic roles & 50–950 ramp
primary
#ABEEF3
secondary
#D27770
accent
#1C0ED7
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585