#8CCFDB#8CCFDB
#8CCFDB is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.4% C 0.070 H 209.9°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFDB |
|---|---|
| RGB | rgb(140, 207, 219) |
| HSL | hsl(189, 52%, 70%) |
| HSV | hsv(189, 36%, 86%) |
| CMYK | cmyk(36.1%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(79.22, -18.13, -12.66) |
| CIE-LCH | lch(79.22, 22.11, 214.93°) |
| OKLab | oklab(81.39% -0.0602 -0.0347) |
| OKLCH | oklch(81.39% 0.07 209.9) |
| XYZ | xyz(45.9098, 55.3127, 75.2614) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.86
Sky Blue
#87CEEB
ΔE00 5.91
Lightblue
#ADD8E6
ΔE00 6.06
Baby Blue
#89CFF0
ΔE00 7.25
Ice Blue
#A5DFF9
ΔE00 7.47
Robin'S Egg Blue
#98EFF9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFDB #DB988C
analogous
#8CDBBF #8CCFDB #8CA7DB
triadic
#8CCFDB #DB8CCF #CFDB8C
tetradic
#8CCFDB #BF8CDB #DB988C #A7DB8C
square
#8CCFDB #BF8CDB #DB988C #A7DB8C
split-complementary
#8CCFDB #DB8CA7 #DBBF8C
monochromatic
#38A1B4 #5DBCCC #8CCFDB #BBE2EA #E8F5F8
Accessibility & contrast
On white
1.74
#8CCFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#8CCFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFDB
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFDB | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#6ED5D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8ccfdb; /* rgb */ color: rgb(140, 207, 219); /* oklch */ color: oklch(81.4% 0.070 209.9);
Tailwind
colors: {
custom: {
50: '#b0dde6',
500: '#8ccfdb',
950: '#000000',
},
}SCSS
$custom: #8ccfdb; $custom-light: #b0dde6; $custom-dark: #000000;
JSON
{
"hex": "#8ccfdb",
"rgb": {
"r": 140,
"g": 207,
"b": 219
},
"hsl": {
"h": 189.114,
"s": 52.318,
"l": 70.392
},
"oklch": {
"l": 0.8139,
"c": 0.06952,
"h": 209.9
},
"luminance": 0.55316
}Semantic roles & 50–950 ramp
primary
#8CCFDB
secondary
#B26759
accent
#3D26C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484