#9ADEBE#9ADEBE
#9ADEBE is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.082 H 163.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9ADEBE |
|---|---|
| RGB | rgb(154, 222, 190) |
| HSL | hsl(152, 51%, 74%) |
| HSV | hsv(152, 31%, 87%) |
| CMYK | cmyk(30.6%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(83.35, -28.04, 8.92) |
| CIE-LCH | lch(83.35, 29.42, 162.34°) |
| OKLab | oklab(84.63% -0.0788 0.023) |
| OKLCH | oklch(84.63% 0.082 163.7) |
| XYZ | xyz(48.7388, 62.8279, 58.2641) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.38
Seafoam
#7FE0B3
ΔE00 4.56
Seafoam Blue
#78D1B6
ΔE00 5.20
Pale Teal
#82CBB2
ΔE00 5.31
Mint
#AAF0C1
ΔE00 5.46
Pale Turquoise
#A5FBD5
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ADEBE #DE9ABA
analogous
#9ADE9C #9ADEBE #9ADCDE
triadic
#9ADEBE #BE9ADE #DEBE9A
tetradic
#9ADEBE #9C9ADE #DE9ABA #DCDE9A
square
#9ADEBE #9C9ADE #DE9ABA #DCDE9A
split-complementary
#9ADEBE #DE9ADC #DE9C9A
monochromatic
#3EBF83 #6CCFA0 #9ADEBE #C8EDDC #E8F7F0
Accessibility & contrast
On white
1.55
#9ADEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#9ADEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ADEBE
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ADEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ADEBE | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BC
Deuteranopia (green-blind)
#D0CCC0
Tritanopia (blue-blind)
#8BDED5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9adebe; /* rgb */ color: rgb(154, 222, 190); /* oklch */ color: oklch(84.6% 0.082 163.7);
Tailwind
colors: {
custom: {
50: '#b9e8d1',
500: '#9adebe',
950: '#000000',
},
}SCSS
$custom: #9adebe; $custom-light: #b9e8d1; $custom-dark: #000000;
JSON
{
"hex": "#9adebe",
"rgb": {
"r": 154,
"g": 222,
"b": 190
},
"hsl": {
"h": 151.765,
"s": 50.746,
"l": 73.725
},
"oklch": {
"l": 0.84631,
"c": 0.0821,
"h": 163.7
},
"luminance": 0.6283
}Semantic roles & 50–950 ramp
primary
#9ADEBE
secondary
#B6668C
accent
#276EBE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121614
muted
#828483