#8ADEBA#8ADEBA
#8ADEBA is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.097 H 165.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADEBA |
|---|---|
| RGB | rgb(138, 222, 186) |
| HSL | hsl(154, 56%, 71%) |
| HSV | hsv(154, 38%, 87%) |
| CMYK | cmyk(37.8%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(82.48, -33.45, 9.69) |
| CIE-LCH | lch(82.48, 34.83, 163.85°) |
| OKLab | oklab(83.69% -0.0939 0.0249) |
| OKLCH | oklch(83.69% 0.097 165.1) |
| XYZ | xyz(45.4621, 61.1881, 55.8598) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.47
Seafoam
#7FE0B3
ΔE00 2.50
Seafoam Blue
#78D1B6
ΔE00 4.26
Pale Teal
#82CBB2
ΔE00 5.24
Mediumaquamarine
#66CDAA
ΔE00 5.25
Light Turquoise
#7EF4CC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADEBA #DE8AAE
analogous
#8ADE90 #8ADEBA #8AD8DE
triadic
#8ADEBA #BA8ADE #DEBA8A
tetradic
#8ADEBA #908ADE #DE8AAE #D8DE8A
square
#8ADEBA #908ADE #DE8AAE #D8DE8A
split-complementary
#8ADEBA #DE8AD8 #DE908A
monochromatic
#34B980 #5AD19E #8ADEBA #BAEBD6 #E7F8F1
Accessibility & contrast
On white
1.59
#8ADEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#8ADEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADEBA
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADEBA | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B8
Deuteranopia (green-blind)
#CDC9BC
Tritanopia (blue-blind)
#74DED4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8adeba; /* rgb */ color: rgb(138, 222, 186); /* oklch */ color: oklch(83.7% 0.097 165.1);
Tailwind
colors: {
custom: {
50: '#afe8ce',
500: '#8adeba',
950: '#000000',
},
}SCSS
$custom: #8adeba; $custom-light: #afe8ce; $custom-dark: #000000;
JSON
{
"hex": "#8adeba",
"rgb": {
"r": 138,
"g": 222,
"b": 186
},
"hsl": {
"h": 154.286,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.8369,
"c": 0.09713,
"h": 165.1
},
"luminance": 0.61191
}Semantic roles & 50–950 ramp
primary
#8ADEBA
secondary
#B5577F
accent
#2267C4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483