#ADDEC6#ADDEC6
#ADDEC6 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 86.0% C 0.061 H 163.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEC6 |
|---|---|
| RGB | rgb(173, 222, 198) |
| HSL | hsl(151, 43%, 77%) |
| HSV | hsv(151, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(84.59, -20.62, 6.61) |
| CIE-LCH | lch(84.59, 21.65, 162.22°) |
| OKLab | oklab(85.96% -0.0583 0.0171) |
| OKLCH | oklch(85.96% 0.061 163.6) |
| XYZ | xyz(53.5450, 65.2021, 63.1792) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.88
Pale Teal
#82CBB2
ΔE00 7.00
Mint
#AAF0C1
ΔE00 7.22
Seafoam Blue
#78D1B6
ΔE00 7.72
Pale Aqua
#B8FFEB
ΔE00 7.82
Pale Turquoise
#A5FBD5
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEC6 #DEADC5
analogous
#ADDEAD #ADDEC6 #ADDEDE
triadic
#ADDEC6 #C6ADDE #DEC6AD
tetradic
#ADDEC6 #ADADDE #DEADC5 #DEDEAD
square
#ADDEC6 #ADADDE #DEADC5 #DEDEAD
split-complementary
#ADDEC6 #DEADDE #DEADAD
monochromatic
#56BB89 #81CCA8 #ADDEC6 #D9F0E4 #E9F6F0
Accessibility & contrast
On white
1.50
#ADDEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#ADDEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEC6
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEC6 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C5
Deuteranopia (green-blind)
#D3D1C7
Tritanopia (blue-blind)
#A3DED7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #addec6; /* rgb */ color: rgb(173, 222, 198); /* oklch */ color: oklch(86.0% 0.061 163.6);
Tailwind
colors: {
custom: {
50: '#c6e8d7',
500: '#addec6',
950: '#000000',
},
}SCSS
$custom: #addec6; $custom-light: #c6e8d7; $custom-dark: #000000;
JSON
{
"hex": "#addec6",
"rgb": {
"r": 173,
"g": 222,
"b": 198
},
"hsl": {
"h": 150.612,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.85959,
"c": 0.06075,
"h": 163.6
},
"luminance": 0.65204
}Semantic roles & 50–950 ramp
primary
#ADDEC6
secondary
#B67997
accent
#3071B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483