#8DEBFC#8DEBFC
#8DEBFC is a very light, moderate teal. Relative luminance 0.721; OKLCH L 88.8% C 0.092 H 210.4°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEBFC |
|---|---|
| RGB | rgb(141, 235, 252) |
| HSL | hsl(189, 95%, 77%) |
| HSV | hsv(189, 44%, 99%) |
| CMYK | cmyk(44%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(88.02, -23.63, -16.94) |
| CIE-LCH | lch(88.02, 29.08, 215.64°) |
| OKLab | oklab(88.76% -0.0796 -0.0466) |
| OKLCH | oklch(88.76% 0.092 210.4) |
| XYZ | xyz(58.2570, 72.1032, 102.9240) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.24
Robin'S Egg Blue
#98EFF9
ΔE00 2.50
Robin'S Egg
#6DEDFD
ΔE00 3.36
Pale Sky Blue
#BDF6FE
ΔE00 6.23
Paleturquoise
#AFEEEE
ΔE00 6.64
Powder Blue
#B0E0E6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEBFC #FC9E8D
analogous
#8DFCD6 #8DEBFC #8DB4FC
triadic
#8DEBFC #FC8DEB #EBFC8D
tetradic
#8DEBFC #D68DFC #FC9E8D #B4FC8D
square
#8DEBFC #D68DFC #FC9E8D #B4FC8D
split-complementary
#8DEBFC #FC8DB4 #FCD68D
monochromatic
#16D6F9 #51E1FA #8DEBFC #C9F5FE #E1FAFE
Accessibility & contrast
On white
1.36
#8DEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#8DEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEBFC
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEBFC | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FD
Deuteranopia (green-blind)
#CAD7FC
Tritanopia (blue-blind)
#58F3F0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #8debfc; /* rgb */ color: rgb(141, 235, 252); /* oklch */ color: oklch(88.8% 0.092 210.4);
Tailwind
colors: {
custom: {
50: '#b4f1fd',
500: '#8debfc',
950: '#000000',
},
}SCSS
$custom: #8debfc; $custom-light: #b4f1fd; $custom-dark: #000000;
JSON
{
"hex": "#8debfc",
"rgb": {
"r": 141,
"g": 235,
"b": 252
},
"hsl": {
"h": 189.189,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.88759,
"c": 0.09225,
"h": 210.4
},
"luminance": 0.72108
}Semantic roles & 50–950 ramp
primary
#8DEBFC
secondary
#DC6751
accent
#2300E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121617
muted
#828585