#8BE2DD#8BE2DD
#8BE2DD is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.6% C 0.085 H 191.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE2DD |
|---|---|
| RGB | rgb(139, 226, 221) |
| HSL | hsl(177, 60%, 72%) |
| HSV | hsv(177, 38%, 89%) |
| CMYK | cmyk(38.5%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(84.53, -27.33, -5.83) |
| CIE-LCH | lch(84.53, 27.94, 192.04°) |
| OKLab | oklab(85.65% -0.083 -0.0161) |
| OKLCH | oklch(85.65% 0.085 191) |
| XYZ | xyz(50.8901, 65.0986, 78.2762) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.51
Robin'S Egg Blue
#98EFF9
ΔE00 6.49
Light Cyan
#ACFFFC
ΔE00 6.58
Mediumturquoise
#48D1CC
ΔE00 6.73
Pale Cyan
#B7FFFA
ΔE00 7.11
Turquoise
#40E0D0
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE2DD #E28B90
analogous
#8BE2B2 #8BE2DD #8BBCE2
triadic
#8BE2DD #DD8BE2 #E2DD8B
tetradic
#8BE2DD #B28BE2 #E28B90 #BCE28B
square
#8BE2DD #B28BE2 #E28B90 #BCE28B
split-complementary
#8BE2DD #E28BBC #E2B28B
monochromatic
#31C2BA #5AD6CF #8BE2DD #BCEEEB #E7F9F8
Accessibility & contrast
On white
1.50
#8BE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#8BE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE2DD
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE2DD | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#67E6E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8be2dd; /* rgb */ color: rgb(139, 226, 221); /* oklch */ color: oklch(85.6% 0.085 191.0);
Tailwind
colors: {
custom: {
50: '#b1ebe7',
500: '#8be2dd',
950: '#000000',
},
}SCSS
$custom: #8be2dd; $custom-light: #b1ebe7; $custom-dark: #000000;
JSON
{
"hex": "#8be2dd",
"rgb": {
"r": 139,
"g": 226,
"b": 221
},
"hsl": {
"h": 176.552,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.85647,
"c": 0.08459,
"h": 191
},
"luminance": 0.65102
}Semantic roles & 50–950 ramp
primary
#8BE2DD
secondary
#BA575D
accent
#1E28C8
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484