#ADEBCC#ADEBCC
#ADEBCC is a very light, moderate teal. Relative luminance 0.727; OKLCH L 89.0% C 0.076 H 162.6°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBCC |
|---|---|
| RGB | rgb(173, 235, 204) |
| HSL | hsl(150, 61%, 80%) |
| HSV | hsv(150, 26%, 92%) |
| CMYK | cmyk(26.4%, 0%, 13.2%, 7.8%) |
| CIE-LAB | lab(88.28, -25.80, 8.77) |
| CIE-LCH | lch(88.28, 27.25, 161.23°) |
| OKLab | oklab(88.96% -0.0726 0.0227) |
| OKLCH | oklch(88.96% 0.076 162.6) |
| XYZ | xyz(57.8376, 72.6581, 68.0920) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.05
Mint
#AAF0C1
ΔE00 4.26
Pale Turquoise
#A5FBD5
ΔE00 4.40
Pale Aqua
#B8FFEB
ΔE00 5.88
Seafoam
#7FE0B3
ΔE00 6.68
Light Turquoise
#7EF4CC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBCC #EBADCC
analogous
#ADEBAD #ADEBCC #ADEBEB
triadic
#ADEBCC #CCADEB #EBCCAD
tetradic
#ADEBCC #ADADEB #EBADCC #EBEBAD
square
#ADEBCC #ADADEB #EBADCC #EBEBAD
split-complementary
#ADEBCC #EBADEB #EBADAD
monochromatic
#4BD38F #7CDFAD #ADEBCC #DEF7EB #E6F9F0
Accessibility & contrast
On white
1.35
#ADEBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#ADEBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBCC
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBCC | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CA
Deuteranopia (green-blind)
#DEDACE
Tritanopia (blue-blind)
#A0EBE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #adebcc; /* rgb */ color: rgb(173, 235, 204); /* oklch */ color: oklch(89.0% 0.076 162.6);
Tailwind
colors: {
custom: {
50: '#c6f1db',
500: '#adebcc',
950: '#000000',
},
}SCSS
$custom: #adebcc; $custom-light: #c6f1db; $custom-dark: #000000;
JSON
{
"hex": "#adebcc",
"rgb": {
"r": 173,
"g": 235,
"b": 204
},
"hsl": {
"h": 150,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.88961,
"c": 0.07602,
"h": 162.6
},
"luminance": 0.72661
}Semantic roles & 50–950 ramp
primary
#ADEBCC
secondary
#C7759E
accent
#1D73C8
background
#FDFFFE
surface
#F9FEFB
border
#D2D6D4
text
#131615
muted
#828584