#ADCDBE#ADCDBE
#ADCDBE is a very light, muted teal. Relative luminance 0.563; OKLCH L 82.1% C 0.040 H 165.4°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCDBE |
|---|---|
| RGB | rgb(173, 205, 190) |
| HSL | hsl(152, 24%, 74%) |
| HSV | hsv(152, 16%, 80%) |
| CMYK | cmyk(15.6%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(79.76, -13.62, 3.90) |
| CIE-LCH | lch(79.76, 14.17, 164.00°) |
| OKLab | oklab(82.05% -0.0388 0.0101) |
| OKLCH | oklch(82.05% 0.04 165.4) |
| XYZ | xyz(48.3568, 56.2634, 57.0174) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.76
Powder Blue
#B0E0E6
ΔE00 10.13
Seafoam Blue
#78D1B6
ΔE00 10.35
Greenish Grey
#96AE8D
ΔE00 10.71
Light Teal
#90E4C1
ΔE00 10.84
Paleturquoise
#AFEEEE
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCDBE #CDADBC
analogous
#ADCDAE #ADCDBE #ADCCCD
triadic
#ADCDBE #BEADCD #CDBEAD
tetradic
#ADCDBE #AEADCD #CDADBC #CCCDAD
square
#ADCDBE #AEADCD #CDADBC #CCCDAD
split-complementary
#ADCDBE #CDADCC #CDAEAD
monochromatic
#619F82 #87B6A0 #ADCDBE #D3E4DC #ECF3F0
Accessibility & contrast
On white
1.71
#ADCDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#ADCDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCDBE
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCDBE | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BD
Deuteranopia (green-blind)
#C6C4BF
Tritanopia (blue-blind)
#A7CDC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #adcdbe; /* rgb */ color: rgb(173, 205, 190); /* oklch */ color: oklch(82.1% 0.040 165.4);
Tailwind
colors: {
custom: {
50: '#c5dcd1',
500: '#adcdbe',
950: '#000000',
},
}SCSS
$custom: #adcdbe; $custom-light: #c5dcd1; $custom-dark: #000000;
JSON
{
"hex": "#adcdbe",
"rgb": {
"r": 173,
"g": 205,
"b": 190
},
"hsl": {
"h": 151.875,
"s": 24.242,
"l": 74.118
},
"oklch": {
"l": 0.82052,
"c": 0.04011,
"h": 165.4
},
"luminance": 0.56265
}Semantic roles & 50–950 ramp
primary
#ADCDBE
secondary
#A27C8E
accent
#4370A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483