#8CCFDA#8CCFDA
#8CCFDA is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.4% C 0.069 H 208.8°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFDA |
|---|---|
| RGB | rgb(140, 207, 218) |
| HSL | hsl(188, 51%, 70%) |
| HSV | hsv(188, 36%, 85%) |
| CMYK | cmyk(35.8%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(79.19, -18.37, -12.17) |
| CIE-LCH | lch(79.19, 22.04, 213.52°) |
| OKLab | oklab(81.36% -0.0606 -0.0333) |
| OKLCH | oklch(81.36% 0.069 208.8) |
| XYZ | xyz(45.7785, 55.2602, 74.5701) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.82
Lightblue
#ADD8E6
ΔE00 6.26
Sky Blue
#87CEEB
ΔE00 6.30
Robin'S Egg Blue
#98EFF9
ΔE00 7.45
Baby Blue
#89CFF0
ΔE00 7.64
Ice Blue
#A5DFF9
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFDA #DA978C
analogous
#8CDABE #8CCFDA #8CA8DA
triadic
#8CCFDA #DA8CCF #CFDA8C
tetradic
#8CCFDA #BE8CDA #DA978C #A8DA8C
square
#8CCFDA #BE8CDA #DA978C #A8DA8C
split-complementary
#8CCFDA #DA8CA8 #DABE8C
monochromatic
#39A1B2 #5EBCCB #8CCFDA #BAE2E9 #E8F5F8
Accessibility & contrast
On white
1.74
#8CCFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#8CCFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFDA
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFDA | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#B7C0DA
Tritanopia (blue-blind)
#6ED5D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8ccfda; /* rgb */ color: rgb(140, 207, 218); /* oklch */ color: oklch(81.4% 0.069 208.8);
Tailwind
colors: {
custom: {
50: '#b0dde5',
500: '#8ccfda',
950: '#000000',
},
}SCSS
$custom: #8ccfda; $custom-light: #b0dde5; $custom-dark: #000000;
JSON
{
"hex": "#8ccfda",
"rgb": {
"r": 140,
"g": 207,
"b": 218
},
"hsl": {
"h": 188.462,
"s": 51.316,
"l": 70.196
},
"oklch": {
"l": 0.81356,
"c": 0.06919,
"h": 208.8
},
"luminance": 0.55263
}Semantic roles & 50–950 ramp
primary
#8CCFDA
secondary
#B16659
accent
#3C27BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484