#8CDFE5#8CDFE5
#8CDFE5 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.3% C 0.081 H 201.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDFE5 |
|---|---|
| RGB | rgb(140, 223, 229) |
| HSL | hsl(184, 63%, 72%) |
| HSV | hsv(184, 39%, 90%) |
| CMYK | cmyk(38.9%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(83.97, -23.69, -10.90) |
| CIE-LCH | lch(83.97, 26.08, 204.70°) |
| OKLab | oklab(85.28% -0.0755 -0.0299) |
| OKLCH | oklch(85.28% 0.081 201.6) |
| XYZ | xyz(51.3406, 64.0044, 83.7623) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.85
Robin Egg Blue
#8AF1FE
ΔE00 4.61
Paleturquoise
#AFEEEE
ΔE00 5.15
Robin'S Egg
#6DEDFD
ΔE00 5.19
Powder Blue
#B0E0E6
ΔE00 6.02
Pale Sky Blue
#BDF6FE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDFE5 #E5928C
analogous
#8CE5BF #8CDFE5 #8CB3E5
triadic
#8CDFE5 #E58CDF #DFE58C
tetradic
#8CDFE5 #BF8CE5 #E5928C #B3E58C
square
#8CDFE5 #BF8CE5 #E5928C #B3E58C
split-complementary
#8CDFE5 #E58CB3 #E5BF8C
monochromatic
#2DBFC9 #5AD1DA #8CDFE5 #BEEDF0 #E6F8F9
Accessibility & contrast
On white
1.52
#8CDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#8CDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDFE5
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDFE5 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E6
Deuteranopia (green-blind)
#C4CCE6
Tritanopia (blue-blind)
#66E5E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8cdfe5; /* rgb */ color: rgb(140, 223, 229); /* oklch */ color: oklch(85.3% 0.081 201.6);
Tailwind
colors: {
custom: {
50: '#b2e9ed',
500: '#8cdfe5',
950: '#000000',
},
}SCSS
$custom: #8cdfe5; $custom-light: #b2e9ed; $custom-dark: #000000;
JSON
{
"hex": "#8cdfe5",
"rgb": {
"r": 140,
"g": 223,
"b": 229
},
"hsl": {
"h": 184.045,
"s": 63.121,
"l": 72.353
},
"oklch": {
"l": 0.8528,
"c": 0.08121,
"h": 201.6
},
"luminance": 0.64008
}Semantic roles & 50–950 ramp
primary
#8CDFE5
secondary
#BE5E57
accent
#261BCB
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#111616
muted
#818484