#8BFBCB#8BFBCB
#8BFBCB is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.8% C 0.124 H 164.2°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBCB |
|---|---|
| RGB | rgb(139, 251, 203) |
| HSL | hsl(154, 93%, 76%) |
| HSV | hsv(154, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 19.1%, 1.6%) |
| CIE-LAB | lab(91.14, -42.84, 13.14) |
| CIE-LCH | lch(91.14, 44.81, 162.95°) |
| OKLab | oklab(90.83% -0.1194 0.0338) |
| OKLCH | oklch(90.83% 0.124 164.2) |
| XYZ | xyz(55.9196, 78.7909, 68.7498) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.84
Aquamarine
#7FFFD4
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 2.71
Light Aqua
#8CFFDB
ΔE00 3.43
Pale Turquoise
#A5FBD5
ΔE00 3.48
Light Seafoam
#A0FEBF
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBCB #FB8BBB
analogous
#8BFB93 #8BFBCB #8BF3FB
triadic
#8BFBCB #CB8BFB #FBCB8B
tetradic
#8BFBCB #938BFB #FB8BBB #F3FB8B
square
#8BFBCB #938BFB #FB8BBB #F3FB8B
split-complementary
#8BFBCB #FB8BF3 #FB938B
monochromatic
#15F796 #50F9B0 #8BFBCB #C6FDE6 #E1FEF2
Accessibility & contrast
On white
1.25
#8BFBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#8BFBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBCB
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBCB | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC9
Deuteranopia (green-blind)
#E6E1CE
Tritanopia (blue-blind)
#6AFBED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8bfbcb; /* rgb */ color: rgb(139, 251, 203); /* oklch */ color: oklch(90.8% 0.124 164.2);
Tailwind
colors: {
custom: {
50: '#b2fdda',
500: '#8bfbcb',
950: '#000000',
},
}SCSS
$custom: #8bfbcb; $custom-light: #b2fdda; $custom-dark: #000000;
JSON
{
"hex": "#8bfbcb",
"rgb": {
"r": 139,
"g": 251,
"b": 203
},
"hsl": {
"h": 154.286,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.9083,
"c": 0.1241,
"h": 164.2
},
"luminance": 0.78795
}Semantic roles & 50–950 ramp
primary
#8BFBCB
secondary
#DA508B
accent
#0062E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684