#8CDEBB#8CDEBB
#8CDEBB is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.095 H 165.3°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDEBB |
|---|---|
| RGB | rgb(140, 222, 187) |
| HSL | hsl(154, 55%, 71%) |
| HSV | hsv(154, 37%, 87%) |
| CMYK | cmyk(36.9%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(82.59, -32.69, 9.33) |
| CIE-LCH | lch(82.59, 34.00, 164.06°) |
| OKLab | oklab(83.82% -0.0918 0.024) |
| OKLCH | oklch(83.82% 0.095 165.3) |
| XYZ | xyz(45.9028, 61.4030, 56.4373) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.38
Seafoam
#7FE0B3
ΔE00 2.83
Seafoam Blue
#78D1B6
ΔE00 4.22
Pale Teal
#82CBB2
ΔE00 5.12
Mediumaquamarine
#66CDAA
ΔE00 5.41
Light Turquoise
#7EF4CC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDEBB #DE8CAF
analogous
#8CDE92 #8CDEBB #8CD8DE
triadic
#8CDEBB #BB8CDE #DEBB8C
tetradic
#8CDEBB #928CDE #DE8CAF #D8DE8C
square
#8CDEBB #928CDE #DE8CAF #D8DE8C
split-complementary
#8CDEBB #DE8CD8 #DE928C
monochromatic
#35BA82 #5CD09F #8CDEBB #BCECD7 #E7F8F1
Accessibility & contrast
On white
1.58
#8CDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#8CDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDEBB
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDEBB | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#CDCABD
Tritanopia (blue-blind)
#77DED4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8cdebb; /* rgb */ color: rgb(140, 222, 187); /* oklch */ color: oklch(83.8% 0.095 165.3);
Tailwind
colors: {
custom: {
50: '#b0e8cf',
500: '#8cdebb',
950: '#000000',
},
}SCSS
$custom: #8cdebb; $custom-light: #b0e8cf; $custom-dark: #000000;
JSON
{
"hex": "#8cdebb",
"rgb": {
"r": 140,
"g": 222,
"b": 187
},
"hsl": {
"h": 154.39,
"s": 55.405,
"l": 70.98
},
"oklch": {
"l": 0.83815,
"c": 0.09493,
"h": 165.3
},
"luminance": 0.61406
}Semantic roles & 50–950 ramp
primary
#8CDEBB
secondary
#B65980
accent
#2367C3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483