#8BDFEA#8BDFEA
#8BDFEA is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.083 H 206.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFEA |
|---|---|
| RGB | rgb(139, 223, 234) |
| HSL | hsl(187, 69%, 73%) |
| HSV | hsv(187, 41%, 92%) |
| CMYK | cmyk(40.6%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(84.07, -22.71, -13.40) |
| CIE-LCH | lch(84.07, 26.37, 210.53°) |
| OKLab | oklab(85.4% -0.0743 -0.0368) |
| OKLCH | oklch(85.4% 0.083 206.3) |
| XYZ | xyz(51.8810, 64.2011, 87.4841) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.57
Robin Egg Blue
#8AF1FE
ΔE00 4.13
Robin'S Egg
#6DEDFD
ΔE00 4.63
Powder Blue
#B0E0E6
ΔE00 5.79
Paleturquoise
#AFEEEE
ΔE00 5.95
Pale Sky Blue
#BDF6FE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFEA #EA968B
analogous
#8BEAC5 #8BDFEA #8BAFEA
triadic
#8BDFEA #EA8BDF #DFEA8B
tetradic
#8BDFEA #C58BEA #EA968B #AFEA8B
square
#8BDFEA #C58BEA #EA968B #AFEA8B
split-complementary
#8BDFEA #EA8BAF #EAC58B
monochromatic
#26C0D4 #57D1E1 #8BDFEA #BFEDF3 #E5F8FA
Accessibility & contrast
On white
1.52
#8BDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#8BDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFEA
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFEA | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EB
Deuteranopia (green-blind)
#C2CDEA
Tritanopia (blue-blind)
#61E6E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8bdfea; /* rgb */ color: rgb(139, 223, 234); /* oklch */ color: oklch(85.4% 0.083 206.3);
Tailwind
colors: {
custom: {
50: '#b1e9f0',
500: '#8bdfea',
950: '#000000',
},
}SCSS
$custom: #8bdfea; $custom-light: #b1e9f0; $custom-dark: #000000;
JSON
{
"hex": "#8bdfea",
"rgb": {
"r": 139,
"g": 223,
"b": 234
},
"hsl": {
"h": 186.947,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.85398,
"c": 0.08291,
"h": 206.3
},
"luminance": 0.64205
}Semantic roles & 50–950 ramp
primary
#8BDFEA
secondary
#C46255
accent
#2A14D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485