#ABFDEE#ABFDEE
#ABFDEE is a very light, moderate teal. Relative luminance 0.851; OKLCH L 93.7% C 0.083 H 181.7°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFDEE |
|---|---|
| RGB | rgb(171, 253, 238) |
| HSL | hsl(169, 95%, 83%) |
| HSV | hsv(169, 32%, 99%) |
| CMYK | cmyk(32.4%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(93.92, -28.02, -0.75) |
| CIE-LCH | lch(93.92, 28.03, 181.54°) |
| OKLab | oklab(93.72% -0.0825 -0.0025) |
| OKLCH | oklch(93.72% 0.083 181.7) |
| XYZ | xyz(67.3471, 85.0777, 93.7453) |
| Luminance | 0.8508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.57
Pale Cyan
#B7FFFA
ΔE00 4.00
Light Cyan
#ACFFFC
ΔE00 4.41
Eggshell Blue
#C4FFF7
ΔE00 4.50
Duck Egg Blue
#C3FBF4
ΔE00 5.01
Tiffany Blue
#7BF2DA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFDEE #FDABBA
analogous
#ABFDC5 #ABFDEE #ABE3FD
triadic
#ABFDEE #EEABFD #FDEEAB
tetradic
#ABFDEE #C5ABFD #FDABBA #E3FDAB
square
#ABFDEE #C5ABFD #FDABBA #E3FDAB
split-complementary
#ABFDEE #FDABE3 #FDC5AB
monochromatic
#33FAD6 #6FFCE2 #ABFDEE #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.17
#ABFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#ABFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFDEE
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFDEE | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#91FFF8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #abfdee; /* rgb */ color: rgb(171, 253, 238); /* oklch */ color: oklch(93.7% 0.083 181.7);
Tailwind
colors: {
custom: {
50: '#c6fef3',
500: '#abfdee',
950: '#000000',
},
}SCSS
$custom: #abfdee; $custom-light: #c6fef3; $custom-dark: #000000;
JSON
{
"hex": "#abfdee",
"rgb": {
"r": 171,
"g": 253,
"b": 238
},
"hsl": {
"h": 169.024,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.93719,
"c": 0.08253,
"h": 181.7
},
"luminance": 0.85082
}Semantic roles & 50–950 ramp
primary
#ABFDEE
secondary
#E16B80
accent
#002AE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685