#8BDCCC#8BDCCC
#8BDCCC is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.8% C 0.083 H 180.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDCCC |
|---|---|
| RGB | rgb(139, 220, 204) |
| HSL | hsl(168, 54%, 70%) |
| HSV | hsv(168, 37%, 86%) |
| CMYK | cmyk(36.8%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(82.40, -28.35, 0.04) |
| CIE-LCH | lch(82.40, 28.35, 179.93°) |
| OKLab | oklab(83.78% -0.083 -0.0004) |
| OKLCH | oklch(83.78% 0.083 180.2) |
| XYZ | xyz(47.1357, 61.0320, 66.4116) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.91
Pale Teal
#82CBB2
ΔE00 5.44
Tiffany Blue
#7BF2DA
ΔE00 5.91
Light Teal
#90E4C1
ΔE00 6.17
Turquoise
#40E0D0
ΔE00 6.49
Mediumturquoise
#48D1CC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDCCC #DC8B9B
analogous
#8BDCA3 #8BDCCC #8BC3DC
triadic
#8BDCCC #CC8BDC #DCCC8B
tetradic
#8BDCCC #A38BDC #DC8B9B #C3DC8B
square
#8BDCCC #A38BDC #DC8B9B #C3DC8B
split-complementary
#8BDCCC #DC8BC3 #DCA38B
monochromatic
#37B69D #5CCEB7 #8BDCCC #BAEAE1 #E7F8F5
Accessibility & contrast
On white
1.59
#8BDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#8BDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDCCC
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDCCC | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#C7C9CD
Tritanopia (blue-blind)
#70DFD7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8bdccc; /* rgb */ color: rgb(139, 220, 204); /* oklch */ color: oklch(83.8% 0.083 180.2);
Tailwind
colors: {
custom: {
50: '#b0e7db',
500: '#8bdccc',
950: '#000000',
},
}SCSS
$custom: #8bdccc; $custom-light: #b0e7db; $custom-dark: #000000;
JSON
{
"hex": "#8bdccc",
"rgb": {
"r": 139,
"g": 220,
"b": 204
},
"hsl": {
"h": 168.148,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.83779,
"c": 0.08296,
"h": 180.2
},
"luminance": 0.61035
}Semantic roles & 50–950 ramp
primary
#8BDCCC
secondary
#B3586A
accent
#2443C1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111615
muted
#818484