#8CDEBA#8CDEBA
#8CDEBA is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.096 H 164.7°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDEBA |
|---|---|
| RGB | rgb(140, 222, 186) |
| HSL | hsl(154, 55%, 71%) |
| HSV | hsv(154, 37%, 87%) |
| CMYK | cmyk(36.9%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(82.57, -32.90, 9.83) |
| CIE-LCH | lch(82.57, 34.33, 163.36°) |
| OKLab | oklab(83.79% -0.0923 0.0253) |
| OKLCH | oklch(83.79% 0.096 164.7) |
| XYZ | xyz(45.7961, 61.3604, 55.8755) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.45
Seafoam
#7FE0B3
ΔE00 2.61
Seafoam Blue
#78D1B6
ΔE00 4.39
Pale Teal
#82CBB2
ΔE00 5.26
Mediumaquamarine
#66CDAA
ΔE00 5.43
Light Turquoise
#7EF4CC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDEBA #DE8CB0
analogous
#8CDE91 #8CDEBA #8CD9DE
triadic
#8CDEBA #BA8CDE #DEBA8C
tetradic
#8CDEBA #918CDE #DE8CB0 #D9DE8C
square
#8CDEBA #918CDE #DE8CB0 #D9DE8C
split-complementary
#8CDEBA #DE8CD9 #DE918C
monochromatic
#35BA80 #5CD09D #8CDEBA #BCECD7 #E7F8F1
Accessibility & contrast
On white
1.58
#8CDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#8CDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDEBA
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDEBA | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B8
Deuteranopia (green-blind)
#CDCABC
Tritanopia (blue-blind)
#77DED4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8cdeba; /* rgb */ color: rgb(140, 222, 186); /* oklch */ color: oklch(83.8% 0.096 164.7);
Tailwind
colors: {
custom: {
50: '#b0e8ce',
500: '#8cdeba',
950: '#000000',
},
}SCSS
$custom: #8cdeba; $custom-light: #b0e8ce; $custom-dark: #000000;
JSON
{
"hex": "#8cdeba",
"rgb": {
"r": 140,
"g": 222,
"b": 186
},
"hsl": {
"h": 153.659,
"s": 55.405,
"l": 70.98
},
"oklch": {
"l": 0.83789,
"c": 0.09568,
"h": 164.7
},
"luminance": 0.61363
}Semantic roles & 50–950 ramp
primary
#8CDEBA
secondary
#B65981
accent
#2369C3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483