#8CDFEA#8CDFEA
#8CDFEA is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.4% C 0.082 H 206.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDFEA |
|---|---|
| RGB | rgb(140, 223, 234) |
| HSL | hsl(187, 69%, 73%) |
| HSV | hsv(187, 40%, 92%) |
| CMYK | cmyk(40.2%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(84.12, -22.46, -13.32) |
| CIE-LCH | lch(84.12, 26.12, 210.67°) |
| OKLab | oklab(85.45% -0.0735 -0.0366) |
| OKLCH | oklch(85.45% 0.082 206.5) |
| XYZ | xyz(52.0487, 64.2876, 87.4920) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.56
Robin Egg Blue
#8AF1FE
ΔE00 4.16
Robin'S Egg
#6DEDFD
ΔE00 4.72
Powder Blue
#B0E0E6
ΔE00 5.67
Paleturquoise
#AFEEEE
ΔE00 5.89
Pale Sky Blue
#BDF6FE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDFEA #EA978C
analogous
#8CEAC6 #8CDFEA #8CB0EA
triadic
#8CDFEA #EA8CDF #DFEA8C
tetradic
#8CDFEA #C68CEA #EA978C #B0EA8C
square
#8CDFEA #C68CEA #EA978C #B0EA8C
split-complementary
#8CDFEA #EA8CB0 #EAC68C
monochromatic
#27C0D5 #58D1E1 #8CDFEA #C0EDF3 #E5F8FA
Accessibility & contrast
On white
1.52
#8CDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#8CDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDFEA
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDFEA | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#63E6E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8cdfea; /* rgb */ color: rgb(140, 223, 234); /* oklch */ color: oklch(85.4% 0.082 206.5);
Tailwind
colors: {
custom: {
50: '#b2e9f0',
500: '#8cdfea',
950: '#000000',
},
}SCSS
$custom: #8cdfea; $custom-light: #b2e9f0; $custom-dark: #000000;
JSON
{
"hex": "#8cdfea",
"rgb": {
"r": 140,
"g": 223,
"b": 234
},
"hsl": {
"h": 187.021,
"s": 69.118,
"l": 73.333
},
"oklch": {
"l": 0.85446,
"c": 0.08212,
"h": 206.5
},
"luminance": 0.64291
}Semantic roles & 50–950 ramp
primary
#8CDFEA
secondary
#C46356
accent
#2A14D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485