#8BFCCD#8BFCCD
#8BFCCD is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.124 H 164.9°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFCCD |
|---|---|
| RGB | rgb(139, 252, 205) |
| HSL | hsl(155, 95%, 77%) |
| HSV | hsv(155, 45%, 99%) |
| CMYK | cmyk(44.8%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(91.47, -42.87, 12.58) |
| CIE-LCH | lch(91.47, 44.68, 163.65°) |
| OKLab | oklab(91.11% -0.1197 0.0323) |
| OKLCH | oklch(91.11% 0.124 164.9) |
| XYZ | xyz(56.4726, 79.5133, 70.1175) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.94
Aquamarine
#7FFFD4
ΔE00 2.02
Light Turquoise
#7EF4CC
ΔE00 2.59
Light Aqua
#8CFFDB
ΔE00 3.09
Pale Turquoise
#A5FBD5
ΔE00 3.39
Light Seafoam
#A0FEBF
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFCCD #FC8BBA
analogous
#8BFC95 #8BFCCD #8BF3FC
triadic
#8BFCCD #CD8BFC #FCCD8B
tetradic
#8BFCCD #958BFC #FC8BBA #F3FC8B
square
#8BFCCD #958BFC #FC8BBA #F3FC8B
split-complementary
#8BFCCD #FC8BF3 #FC958B
monochromatic
#14F99A #4FFAB3 #8BFCCD #C7FEE7 #E1FEF2
Accessibility & contrast
On white
1.24
#8BFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#8BFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFCCD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFCCD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E6E1D0
Tritanopia (blue-blind)
#69FCEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8bfccd; /* rgb */ color: rgb(139, 252, 205); /* oklch */ color: oklch(91.1% 0.124 164.9);
Tailwind
colors: {
custom: {
50: '#b2fedc',
500: '#8bfccd',
950: '#000000',
},
}SCSS
$custom: #8bfccd; $custom-light: #b2fedc; $custom-dark: #000000;
JSON
{
"hex": "#8bfccd",
"rgb": {
"r": 139,
"g": 252,
"b": 205
},
"hsl": {
"h": 155.044,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.91109,
"c": 0.12396,
"h": 164.9
},
"luminance": 0.79518
}Semantic roles & 50–950 ramp
primary
#8BFCCD
secondary
#DC508A
accent
#005FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684