#ADE2CA#ADE2CA
#ADE2CA is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.9% C 0.064 H 165.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2CA |
|---|---|
| RGB | rgb(173, 226, 202) |
| HSL | hsl(153, 48%, 78%) |
| HSV | hsv(153, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(85.78, -21.81, 6.21) |
| CIE-LCH | lch(85.78, 22.68, 164.10°) |
| OKLab | oklab(86.94% -0.0618 0.0161) |
| OKLCH | oklch(86.94% 0.064 165.4) |
| XYZ | xyz(55.0875, 67.5392, 65.9995) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.34
Pale Aqua
#B8FFEB
ΔE00 6.78
Mint
#AAF0C1
ΔE00 6.78
Pale Turquoise
#A5FBD5
ΔE00 7.07
Pale Teal
#82CBB2
ΔE00 7.24
Seafoam Blue
#78D1B6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2CA #E2ADC5
analogous
#ADE2AF #ADE2CA #ADDFE2
triadic
#ADE2CA #CAADE2 #E2CAAD
tetradic
#ADE2CA #AFADE2 #E2ADC5 #DFE2AD
square
#ADE2CA #AFADE2 #E2ADC5 #DFE2AD
split-complementary
#ADE2CA #E2ADDF #E2AFAD
monochromatic
#53C290 #80D2AD #ADE2CA #DAF2E7 #E8F7F0
Accessibility & contrast
On white
1.45
#ADE2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#ADE2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2CA
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2CA | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DAC9
Deuteranopia (green-blind)
#D6D4CB
Tritanopia (blue-blind)
#A2E2DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ade2ca; /* rgb */ color: rgb(173, 226, 202); /* oklch */ color: oklch(86.9% 0.064 165.4);
Tailwind
colors: {
custom: {
50: '#c6ebda',
500: '#ade2ca',
950: '#000000',
},
}SCSS
$custom: #ade2ca; $custom-light: #c6ebda; $custom-dark: #000000;
JSON
{
"hex": "#ade2ca",
"rgb": {
"r": 173,
"g": 226,
"b": 202
},
"hsl": {
"h": 152.83,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.86939,
"c": 0.06389,
"h": 165.4
},
"luminance": 0.67541
}Semantic roles & 50–950 ramp
primary
#ADE2CA
secondary
#BB7896
accent
#2A6CBB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483