#A2BEBF#A2BEBF
#A2BEBF is a light, muted teal. Relative luminance 0.483; OKLCH L 78.1% C 0.030 H 199.2°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEBF |
|---|---|
| RGB | rgb(162, 190, 191) |
| HSL | hsl(182, 18%, 69%) |
| HSV | hsv(182, 15%, 75%) |
| CMYK | cmyk(15.2%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(74.99, -9.23, -3.68) |
| CIE-LCH | lch(74.99, 9.94, 201.76°) |
| OKLab | oklab(78.09% -0.0287 -0.01) |
| OKLCH | oklch(78.09% 0.03 199.2) |
| XYZ | xyz(42.7153, 48.2688, 56.3464) |
| Luminance | 0.4827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.32
Cool Grey
#95A3A6
ΔE00 8.57
Powder Blue
#B0E0E6
ΔE00 8.98
Cool Gray
#9AA7B0
ΔE00 9.38
Silver (survey)
#C5C9C7
ΔE00 9.64
Light Grey Blue
#9DBCD4
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEBF #BFA3A2
analogous
#A2BFB2 #A2BEBF #A2B0BF
triadic
#A2BEBF #BFA2BE #BEBFA2
tetradic
#A2BEBF #B2A2BF #BFA3A2 #B0BFA2
square
#A2BEBF #B2A2BF #BFA3A2 #B0BFA2
split-complementary
#A2BEBF #BFA2B0 #BFB2A2
monochromatic
#5E8789 #7EA5A6 #A2BEBF #C6D7D8 #EBF1F1
Accessibility & contrast
On white
1.97
#A2BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#A2BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEBF
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEBF | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBF
Deuteranopia (green-blind)
#B4B7BF
Tritanopia (blue-blind)
#9AC0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bebf; /* rgb */ color: rgb(162, 190, 191); /* oklch */ color: oklch(78.1% 0.030 199.2);
Tailwind
colors: {
custom: {
50: '#bed1d2',
500: '#a2bebf',
950: '#000000',
},
}SCSS
$custom: #a2bebf; $custom-light: #bed1d2; $custom-dark: #000000;
JSON
{
"hex": "#a2bebf",
"rgb": {
"r": 162,
"g": 190,
"b": 191
},
"hsl": {
"h": 182.069,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.78094,
"c": 0.03043,
"h": 199.2
},
"luminance": 0.4827
}Semantic roles & 50–950 ramp
primary
#A2BEBF
secondary
#E3DADA
accent
#4C499D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282