#8CDFE9#8CDFE9
#8CDFE9 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.082 H 205.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDFE9 |
|---|---|
| RGB | rgb(140, 223, 233) |
| HSL | hsl(186, 68%, 73%) |
| HSV | hsv(186, 40%, 91%) |
| CMYK | cmyk(39.9%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(84.09, -22.71, -12.84) |
| CIE-LCH | lch(84.09, 26.09, 209.48°) |
| OKLab | oklab(85.41% -0.0739 -0.0353) |
| OKLCH | oklch(85.41% 0.082 205.5) |
| XYZ | xyz(51.9055, 64.2303, 86.7375) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.54
Robin Egg Blue
#8AF1FE
ΔE00 4.18
Robin'S Egg
#6DEDFD
ΔE00 4.75
Powder Blue
#B0E0E6
ΔE00 5.70
Paleturquoise
#AFEEEE
ΔE00 5.70
Pale Sky Blue
#BDF6FE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDFE9 #E9968C
analogous
#8CE9C5 #8CDFE9 #8CB0E9
triadic
#8CDFE9 #E98CDF #DFE98C
tetradic
#8CDFE9 #C58CE9 #E9968C #B0E98C
square
#8CDFE9 #C58CE9 #E9968C #B0E98C
split-complementary
#8CDFE9 #E98CB0 #E9C58C
monochromatic
#28C0D2 #59D1DF #8CDFE9 #BFEDF3 #E5F8FA
Accessibility & contrast
On white
1.52
#8CDFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#8CDFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDFE9
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDFE9 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EA
Deuteranopia (green-blind)
#C3CDE9
Tritanopia (blue-blind)
#64E5E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8cdfe9; /* rgb */ color: rgb(140, 223, 233); /* oklch */ color: oklch(85.4% 0.082 205.5);
Tailwind
colors: {
custom: {
50: '#b2e9f0',
500: '#8cdfe9',
950: '#000000',
},
}SCSS
$custom: #8cdfe9; $custom-light: #b2e9f0; $custom-dark: #000000;
JSON
{
"hex": "#8cdfe9",
"rgb": {
"r": 140,
"g": 223,
"b": 233
},
"hsl": {
"h": 186.452,
"s": 67.883,
"l": 73.137
},
"oklch": {
"l": 0.85413,
"c": 0.08189,
"h": 205.5
},
"luminance": 0.64234
}Semantic roles & 50–950 ramp
primary
#8CDFE9
secondary
#C36256
accent
#2A16D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485