#ABEFEB#ABEFEB
#ABEFEB is a very light, moderate teal. Relative luminance 0.764; OKLCH L 90.6% C 0.068 H 191.4°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEFEB |
|---|---|
| RGB | rgb(171, 239, 235) |
| HSL | hsl(176, 68%, 80%) |
| HSV | hsv(176, 28%, 94%) |
| CMYK | cmyk(28.5%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(90.04, -21.92, -4.89) |
| CIE-LCH | lch(90.04, 22.45, 192.58°) |
| OKLab | oklab(90.59% -0.0667 -0.0135) |
| OKLCH | oklch(90.59% 0.068 191.4) |
| XYZ | xyz(62.6515, 76.3859, 90.0239) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.88
Pale Cyan
#B7FFFA
ΔE00 3.32
Light Cyan
#ACFFFC
ΔE00 3.62
Duck Egg Blue
#C3FBF4
ΔE00 3.73
Eggshell Blue
#C4FFF7
ΔE00 4.19
Light Light Blue
#CAFFFB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEFEB #EFABAF
analogous
#ABEFC9 #ABEFEB #ABD1EF
triadic
#ABEFEB #EBABEF #EFEBAB
tetradic
#ABEFEB #C9ABEF #EFABAF #D1EFAB
square
#ABEFEB #C9ABEF #EFABAF #D1EFAB
split-complementary
#ABEFEB #EFABD1 #EFC9AB
monochromatic
#44DBD3 #78E5DF #ABEFEB #DEF9F7 #E5FAF9
Accessibility & contrast
On white
1.29
#ABEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#ABEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEFEB
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEFEB | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#DADEEC
Tritanopia (blue-blind)
#94F3EE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #abefeb; /* rgb */ color: rgb(171, 239, 235); /* oklch */ color: oklch(90.6% 0.068 191.4);
Tailwind
colors: {
custom: {
50: '#c6f4f1',
500: '#abefeb',
950: '#000000',
},
}SCSS
$custom: #abefeb; $custom-light: #c6f4f1; $custom-dark: #000000;
JSON
{
"hex": "#abefeb",
"rgb": {
"r": 171,
"g": 239,
"b": 235
},
"hsl": {
"h": 176.471,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.90591,
"c": 0.06802,
"h": 191.4
},
"luminance": 0.76389
}Semantic roles & 50–950 ramp
primary
#ABEFEB
secondary
#CD7177
accent
#1621D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585