#ADCFBE#ADCFBE
#ADCFBE is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.5% C 0.043 H 163.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCFBE |
|---|---|
| RGB | rgb(173, 207, 190) |
| HSL | hsl(150, 26%, 75%) |
| HSV | hsv(150, 16%, 81%) |
| CMYK | cmyk(16.4%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(80.31, -14.64, 4.69) |
| CIE-LCH | lch(80.31, 15.37, 162.24°) |
| OKLab | oklab(82.48% -0.0415 0.0122) |
| OKLCH | oklch(82.48% 0.043 163.7) |
| XYZ | xyz(48.8383, 57.2264, 57.1779) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.20
Seafoam Blue
#78D1B6
ΔE00 9.76
Light Teal
#90E4C1
ΔE00 10.00
Powder Blue
#B0E0E6
ΔE00 10.53
Darkseagreen
#8FBC8F
ΔE00 10.55
Greenish Grey
#96AE8D
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCFBE #CFADBE
analogous
#ADCFAD #ADCFBE #ADCFCF
triadic
#ADCFBE #BEADCF #CFBEAD
tetradic
#ADCFBE #ADADCF #CFADBE #CFCFAD
square
#ADCFBE #ADADCF #CFADBE #CFCFAD
split-complementary
#ADCFBE #CFADCF #CFADAD
monochromatic
#60A281 #86B89F #ADCFBE #D4E6DD #ECF4F0
Accessibility & contrast
On white
1.69
#ADCFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#ADCFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCFBE
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCFBE | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABD
Deuteranopia (green-blind)
#C7C5BF
Tritanopia (blue-blind)
#A7CFCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #adcfbe; /* rgb */ color: rgb(173, 207, 190); /* oklch */ color: oklch(82.5% 0.043 163.7);
Tailwind
colors: {
custom: {
50: '#c5ddd1',
500: '#adcfbe',
950: '#000000',
},
}SCSS
$custom: #adcfbe; $custom-light: #c5ddd1; $custom-dark: #000000;
JSON
{
"hex": "#adcfbe",
"rgb": {
"r": 173,
"g": 207,
"b": 190
},
"hsl": {
"h": 150,
"s": 26.154,
"l": 74.51
},
"oklch": {
"l": 0.82484,
"c": 0.04329,
"h": 163.7
},
"luminance": 0.57228
}Semantic roles & 50–950 ramp
primary
#ADCFBE
secondary
#A47C90
accent
#4173A5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483