#ABFDEB#ABFDEB
#ABFDEB is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.6% C 0.084 H 179.1°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFDEB |
|---|---|
| RGB | rgb(171, 253, 235) |
| HSL | hsl(167, 95%, 83%) |
| HSV | hsv(167, 32%, 99%) |
| CMYK | cmyk(32.4%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(93.84, -28.66, 0.69) |
| CIE-LCH | lch(93.84, 28.67, 178.63°) |
| OKLab | oklab(93.63% -0.0837 0.0014) |
| OKLCH | oklch(93.63% 0.084 179.1) |
| XYZ | xyz(66.9100, 84.9028, 91.4434) |
| Luminance | 0.8491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.96
Pale Cyan
#B7FFFA
ΔE00 4.95
Eggshell Blue
#C4FFF7
ΔE00 5.10
Light Cyan
#ACFFFC
ΔE00 5.45
Tiffany Blue
#7BF2DA
ΔE00 5.46
Duck Egg Blue
#C3FBF4
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFDEB #FDABBD
analogous
#ABFDC2 #ABFDEB #ABE6FD
triadic
#ABFDEB #EBABFD #FDEBAB
tetradic
#ABFDEB #C2ABFD #FDABBD #E6FDAB
square
#ABFDEB #C2ABFD #FDABBD #E6FDAB
split-complementary
#ABFDEB #FDABE6 #FDC2AB
monochromatic
#33FACF #6FFCDD #ABFDEB #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.17
#ABFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#ABFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFDEB
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFDEB | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EA
Deuteranopia (green-blind)
#E8E9EC
Tritanopia (blue-blind)
#92FFF7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #abfdeb; /* rgb */ color: rgb(171, 253, 235); /* oklch */ color: oklch(93.6% 0.084 179.1);
Tailwind
colors: {
custom: {
50: '#c6fef1',
500: '#abfdeb',
950: '#000000',
},
}SCSS
$custom: #abfdeb; $custom-light: #c6fef1; $custom-dark: #000000;
JSON
{
"hex": "#abfdeb",
"rgb": {
"r": 171,
"g": 253,
"b": 235
},
"hsl": {
"h": 166.829,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.93634,
"c": 0.08372,
"h": 179.1
},
"luminance": 0.84907
}Semantic roles & 50–950 ramp
primary
#ABFDEB
secondary
#E16B85
accent
#0032E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685