#ABEDEA#ABEDEA
#ABEDEA is a very light, moderate teal. Relative luminance 0.752; OKLCH L 90.1% C 0.066 H 192.5°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEDEA |
|---|---|
| RGB | rgb(171, 237, 234) |
| HSL | hsl(177, 65%, 80%) |
| HSV | hsv(177, 28%, 93%) |
| CMYK | cmyk(27.8%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(89.47, -21.15, -5.20) |
| CIE-LCH | lch(89.47, 21.78, 193.82°) |
| OKLab | oklab(90.13% -0.0646 -0.0143) |
| OKLCH | oklch(90.13% 0.066 192.5) |
| XYZ | xyz(61.9252, 75.1637, 89.0711) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.41
Pale Cyan
#B7FFFA
ΔE00 3.80
Duck Egg Blue
#C3FBF4
ΔE00 3.97
Light Cyan
#ACFFFC
ΔE00 4.09
Eggshell Blue
#C4FFF7
ΔE00 4.54
Light Light Blue
#CAFFFB
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEDEA #EDABAE
analogous
#ABEDC9 #ABEDEA #ABCFED
triadic
#ABEDEA #EAABED #EDEAAB
tetradic
#ABEDEA #C9ABED #EDABAE #CFEDAB
square
#ABEDEA #C9ABED #EDABAE #CFEDAB
split-complementary
#ABEDEA #EDABCF #EDC9AB
monochromatic
#46D7D1 #79E2DD #ABEDEA #DDF8F7 #E6FAF9
Accessibility & contrast
On white
1.31
#ABEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#ABEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEDEA
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEDEA | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#95F1EC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #abedea; /* rgb */ color: rgb(171, 237, 234); /* oklch */ color: oklch(90.1% 0.066 192.5);
Tailwind
colors: {
custom: {
50: '#c6f3f0',
500: '#abedea',
950: '#000000',
},
}SCSS
$custom: #abedea; $custom-light: #c6f3f0; $custom-dark: #000000;
JSON
{
"hex": "#abedea",
"rgb": {
"r": 171,
"g": 237,
"b": 234
},
"hsl": {
"h": 177.273,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.90128,
"c": 0.06616,
"h": 192.5
},
"luminance": 0.75167
}Semantic roles & 50–950 ramp
primary
#ABEDEA
secondary
#CA7276
accent
#1921CD
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585