#ABEDCD#ABEDCD
#ABEDCD is a very light, moderate teal. Relative luminance 0.736; OKLCH L 89.3% C 0.080 H 163.3°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEDCD |
|---|---|
| RGB | rgb(171, 237, 205) |
| HSL | hsl(151, 65%, 80%) |
| HSV | hsv(151, 28%, 93%) |
| CMYK | cmyk(27.8%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(88.75, -27.17, 8.90) |
| CIE-LCH | lch(88.75, 28.59, 161.87°) |
| OKLab | oklab(89.31% -0.0764 0.023) |
| OKLCH | oklch(89.31% 0.08 163.3) |
| XYZ | xyz(58.0947, 73.6315, 68.8970) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.71
Light Teal
#90E4C1
ΔE00 3.75
Mint
#AAF0C1
ΔE00 3.98
Pale Aqua
#B8FFEB
ΔE00 5.68
Light Turquoise
#7EF4CC
ΔE00 6.22
Seafoam
#7FE0B3
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEDCD #EDABCB
analogous
#ABEDAC #ABEDCD #ABECED
triadic
#ABEDCD #CDABED #EDCDAB
tetradic
#ABEDCD #ACABED #EDABCB #ECEDAB
square
#ABEDCD #ACABED #EDABCB #ECEDAB
split-complementary
#ABEDCD #EDABEC #EDACAB
monochromatic
#46D791 #79E2AF #ABEDCD #DDF8EB #E6FAF0
Accessibility & contrast
On white
1.34
#ABEDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#ABEDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEDCD
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEDCD | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CB
Deuteranopia (green-blind)
#DFDCCF
Tritanopia (blue-blind)
#9DEDE4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #abedcd; /* rgb */ color: rgb(171, 237, 205); /* oklch */ color: oklch(89.3% 0.080 163.3);
Tailwind
colors: {
custom: {
50: '#c5f3dc',
500: '#abedcd',
950: '#000000',
},
}SCSS
$custom: #abedcd; $custom-light: #c5f3dc; $custom-dark: #000000;
JSON
{
"hex": "#abedcd",
"rgb": {
"r": 171,
"g": 237,
"b": 205
},
"hsl": {
"h": 150.909,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.89312,
"c": 0.07982,
"h": 163.3
},
"luminance": 0.73634
}Semantic roles & 50–950 ramp
primary
#ABEDCD
secondary
#CA729D
accent
#1970CD
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131715
muted
#828584