#ADECCD#ADECCD
#ADECCD is a very light, moderate teal. Relative luminance 0.733; OKLCH L 89.2% C 0.077 H 163.0°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ADECCD |
|---|---|
| RGB | rgb(173, 236, 205) |
| HSL | hsl(150, 62%, 80%) |
| HSV | hsv(150, 27%, 93%) |
| CMYK | cmyk(26.7%, 0%, 13.1%, 7.5%) |
| CIE-LAB | lab(88.58, -26.09, 8.67) |
| CIE-LCH | lch(88.58, 27.49, 161.61°) |
| OKLab | oklab(89.21% -0.0734 0.0224) |
| OKLCH | oklch(89.21% 0.077 163) |
| XYZ | xyz(58.2450, 73.2804, 68.8214) |
| Luminance | 0.7328 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.04
Pale Turquoise
#A5FBD5
ΔE00 4.18
Mint
#AAF0C1
ΔE00 4.24
Pale Aqua
#B8FFEB
ΔE00 5.69
Light Turquoise
#7EF4CC
ΔE00 6.69
Seafoam
#7FE0B3
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADECCD #ECADCC
analogous
#ADECAD #ADECCD #ADECEC
triadic
#ADECCD #CDADEC #ECCDAD
tetradic
#ADECCD #ADADEC #ECADCC #ECECAD
square
#ADECCD #ADADEC #ECADCC #ECECAD
split-complementary
#ADECCD #ECADEC #ECADAD
monochromatic
#4AD590 #7BE0AF #ADECCD #DFF8EB #E6F9F0
Accessibility & contrast
On white
1.34
#ADECCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#ADECCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADECCD
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADECCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADECCD | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CB
Deuteranopia (green-blind)
#DFDBCF
Tritanopia (blue-blind)
#A0ECE3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #adeccd; /* rgb */ color: rgb(173, 236, 205); /* oklch */ color: oklch(89.2% 0.077 163.0);
Tailwind
colors: {
custom: {
50: '#c6f2dc',
500: '#adeccd',
950: '#000000',
},
}SCSS
$custom: #adeccd; $custom-light: #c6f2dc; $custom-dark: #000000;
JSON
{
"hex": "#adeccd",
"rgb": {
"r": 173,
"g": 236,
"b": 205
},
"hsl": {
"h": 150.476,
"s": 62.376,
"l": 80.196
},
"oklch": {
"l": 0.89207,
"c": 0.07675,
"h": 163
},
"luminance": 0.73283
}Semantic roles & 50–950 ramp
primary
#ADECCD
secondary
#C9759E
accent
#1B71CA
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131715
muted
#828584