#8BDFEB#8BDFEB
#8BDFEB is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.4% C 0.083 H 207.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFEB |
|---|---|
| RGB | rgb(139, 223, 235) |
| HSL | hsl(188, 71%, 73%) |
| HSV | hsv(188, 41%, 92%) |
| CMYK | cmyk(40.9%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.10, -22.46, -13.88) |
| CIE-LCH | lch(84.10, 26.41, 211.71°) |
| OKLab | oklab(85.43% -0.0739 -0.0381) |
| OKLCH | oklch(85.43% 0.083 207.3) |
| XYZ | xyz(52.0250, 64.2588, 88.2429) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.62
Robin Egg Blue
#8AF1FE
ΔE00 4.13
Robin'S Egg
#6DEDFD
ΔE00 4.62
Powder Blue
#B0E0E6
ΔE00 5.78
Paleturquoise
#AFEEEE
ΔE00 6.14
Pale Sky Blue
#BDF6FE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFEB #EB978B
analogous
#8BEBC7 #8BDFEB #8BAFEB
triadic
#8BDFEB #EB8BDF #DFEB8B
tetradic
#8BDFEB #C78BEB #EB978B #AFEB8B
square
#8BDFEB #C78BEB #EB978B #AFEB8B
split-complementary
#8BDFEB #EB8BAF #EBC78B
monochromatic
#25C0D7 #57D1E2 #8BDFEB #BFEDF4 #E5F8FA
Accessibility & contrast
On white
1.52
#8BDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#8BDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFEB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFEB | 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)
#D2D9EC
Deuteranopia (green-blind)
#C2CDEB
Tritanopia (blue-blind)
#61E6E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8bdfeb; /* rgb */ color: rgb(139, 223, 235); /* oklch */ color: oklch(85.4% 0.083 207.3);
Tailwind
colors: {
custom: {
50: '#b1e9f1',
500: '#8bdfeb',
950: '#000000',
},
}SCSS
$custom: #8bdfeb; $custom-light: #b1e9f1; $custom-dark: #000000;
JSON
{
"hex": "#8bdfeb",
"rgb": {
"r": 139,
"g": 223,
"b": 235
},
"hsl": {
"h": 187.5,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.85432,
"c": 0.08317,
"h": 207.3
},
"luminance": 0.64262
}Semantic roles & 50–950 ramp
primary
#8BDFEB
secondary
#C56355
accent
#2B13D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485