#ABEFF3#ABEFF3
#ABEFF3 is a very light, moderate teal. Relative luminance 0.769; OKLCH L 90.8% C 0.068 H 200.6°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEFF3 |
|---|---|
| RGB | rgb(171, 239, 243) |
| HSL | hsl(183, 75%, 81%) |
| HSV | hsv(183, 30%, 95%) |
| CMYK | cmyk(29.6%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(90.26, -20.14, -8.74) |
| CIE-LCH | lch(90.26, 21.95, 203.47°) |
| OKLab | oklab(90.84% -0.0635 -0.0239) |
| OKLCH | oklch(90.84% 0.068 200.6) |
| XYZ | xyz(63.8334, 76.8586, 96.2483) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.60
Robin'S Egg Blue
#98EFF9
ΔE00 2.99
Pale Sky Blue
#BDF6FE
ΔE00 3.47
Light Sky Blue
#C6FCFF
ΔE00 4.06
Light Cyan
#ACFFFC
ΔE00 4.64
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEFF3 #F3AFAB
analogous
#ABF3D3 #ABEFF3 #ABCBF3
triadic
#ABEFF3 #F3ABEF #EFF3AB
tetradic
#ABEFF3 #D3ABF3 #F3AFAB #CBF3AB
square
#ABEFF3 #D3ABF3 #F3AFAB #CBF3AB
split-complementary
#ABEFF3 #F3ABCB #F3D3AB
monochromatic
#40DBE4 #75E5EB #ABEFF3 #E1F9FB #E4FAFB
Accessibility & contrast
On white
1.28
#ABEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#ABEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEFF3
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEFF3 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F3
Deuteranopia (green-blind)
#D8DFF4
Tritanopia (blue-blind)
#91F4F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #abeff3; /* rgb */ color: rgb(171, 239, 243); /* oklch */ color: oklch(90.8% 0.068 200.6);
Tailwind
colors: {
custom: {
50: '#c6f4f7',
500: '#abeff3',
950: '#000000',
},
}SCSS
$custom: #abeff3; $custom-light: #c6f4f7; $custom-dark: #000000;
JSON
{
"hex": "#abeff3",
"rgb": {
"r": 171,
"g": 239,
"b": 243
},
"hsl": {
"h": 183.333,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.90837,
"c": 0.06787,
"h": 200.6
},
"luminance": 0.76862
}Semantic roles & 50–950 ramp
primary
#ABEFF3
secondary
#D27570
accent
#190ED7
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585