#8BFCCF#8BFCCF
#8BFCCF is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.122 H 165.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFCCF |
|---|---|
| RGB | rgb(139, 252, 207) |
| HSL | hsl(156, 95%, 77%) |
| HSV | hsv(156, 45%, 99%) |
| CMYK | cmyk(44.8%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(91.51, -42.46, 11.61) |
| CIE-LCH | lch(91.51, 44.02, 164.71°) |
| OKLab | oklab(91.16% -0.1188 0.0298) |
| OKLCH | oklch(91.16% 0.123 165.9) |
| XYZ | xyz(56.7156, 79.6104, 71.3971) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.68
Light Turquoise
#7EF4CC
ΔE00 2.28
Light Aquamarine
#7BFDC7
ΔE00 2.29
Light Aqua
#8CFFDB
ΔE00 2.60
Pale Turquoise
#A5FBD5
ΔE00 3.20
Light Seafoam
#A0FEBF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFCCF #FC8BB8
analogous
#8BFC97 #8BFCCF #8BF1FC
triadic
#8BFCCF #CF8BFC #FCCF8B
tetradic
#8BFCCF #978BFC #FC8BB8 #F1FC8B
square
#8BFCCF #978BFC #FC8BB8 #F1FC8B
split-complementary
#8BFCCF #FC8BF1 #FC978B
monochromatic
#14F99E #4FFAB6 #8BFCCF #C7FEE8 #E1FEF3
Accessibility & contrast
On white
1.24
#8BFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#8BFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFCCF
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFCCF | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E6E1D2
Tritanopia (blue-blind)
#68FDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8bfccf; /* rgb */ color: rgb(139, 252, 207); /* oklch */ color: oklch(91.2% 0.122 165.9);
Tailwind
colors: {
custom: {
50: '#b2fedd',
500: '#8bfccf',
950: '#000000',
},
}SCSS
$custom: #8bfccf; $custom-light: #b2fedd; $custom-dark: #000000;
JSON
{
"hex": "#8bfccf",
"rgb": {
"r": 139,
"g": 252,
"b": 207
},
"hsl": {
"h": 156.106,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.91158,
"c": 0.1225,
"h": 165.9
},
"luminance": 0.79615
}Semantic roles & 50–950 ramp
primary
#8BFCCF
secondary
#DC5087
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684