#ADE5CC#ADE5CC
#ADE5CC is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.6% C 0.067 H 165.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE5CC |
|---|---|
| RGB | rgb(173, 229, 204) |
| HSL | hsl(153, 52%, 79%) |
| HSV | hsv(153, 24%, 90%) |
| CMYK | cmyk(24.5%, 0%, 10.9%, 10.2%) |
| CIE-LAB | lab(86.64, -22.89, 6.41) |
| CIE-LCH | lch(86.64, 23.77, 164.35°) |
| OKLab | oklab(87.65% -0.0649 0.0166) |
| OKLCH | oklch(87.65% 0.067 165.7) |
| XYZ | xyz(56.1487, 69.2803, 67.5290) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.90
Pale Aqua
#B8FFEB
ΔE00 6.15
Mint
#AAF0C1
ΔE00 6.26
Pale Turquoise
#A5FBD5
ΔE00 6.29
Pale Teal
#82CBB2
ΔE00 7.52
Seafoam
#7FE0B3
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE5CC #E5ADC6
analogous
#ADE5B0 #ADE5CC #ADE2E5
triadic
#ADE5CC #CCADE5 #E5CCAD
tetradic
#ADE5CC #B0ADE5 #E5ADC6 #E2E5AD
square
#ADE5CC #B0ADE5 #E5ADC6 #E2E5AD
split-complementary
#ADE5CC #E5ADE2 #E5B0AD
monochromatic
#50C892 #7FD6AF #ADE5CC #DBF4E9 #E8F8F1
Accessibility & contrast
On white
1.41
#ADE5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#ADE5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE5CC
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE5CC | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCB
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#A1E5DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade5cc; /* rgb */ color: rgb(173, 229, 204); /* oklch */ color: oklch(87.6% 0.067 165.7);
Tailwind
colors: {
custom: {
50: '#c6eddb',
500: '#ade5cc',
950: '#000000',
},
}SCSS
$custom: #ade5cc; $custom-light: #c6eddb; $custom-dark: #000000;
JSON
{
"hex": "#ade5cc",
"rgb": {
"r": 173,
"g": 229,
"b": 204
},
"hsl": {
"h": 153.214,
"s": 51.852,
"l": 78.824
},
"oklch": {
"l": 0.87648,
"c": 0.06697,
"h": 165.7
},
"luminance": 0.69282
}Semantic roles & 50–950 ramp
primary
#ADE5CC
secondary
#BF7797
accent
#266BBF
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131615
muted
#828484