#8BFBCA#8BFBCA
#8BFBCA is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.8% C 0.125 H 163.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBCA |
|---|---|
| RGB | rgb(139, 251, 202) |
| HSL | hsl(154, 93%, 76%) |
| HSV | hsv(154, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 19.5%, 1.6%) |
| CIE-LAB | lab(91.12, -43.05, 13.63) |
| CIE-LCH | lch(91.12, 45.15, 162.43°) |
| OKLab | oklab(90.81% -0.1198 0.035) |
| OKLCH | oklch(90.81% 0.125 163.7) |
| XYZ | xyz(55.8008, 78.7434, 68.1242) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.73
Aquamarine
#7FFFD4
ΔE00 2.54
Light Turquoise
#7EF4CC
ΔE00 2.90
Pale Turquoise
#A5FBD5
ΔE00 3.61
Light Aqua
#8CFFDB
ΔE00 3.67
Light Seafoam
#A0FEBF
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBCA #FB8BBC
analogous
#8BFB92 #8BFBCA #8BF4FB
triadic
#8BFBCA #CA8BFB #FBCA8B
tetradic
#8BFBCA #928BFB #FB8BBC #F4FB8B
square
#8BFBCA #928BFB #FB8BBC #F4FB8B
split-complementary
#8BFBCA #FB8BF4 #FB928B
monochromatic
#15F794 #50F9AF #8BFBCA #C6FDE5 #E1FEF1
Accessibility & contrast
On white
1.25
#8BFBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#8BFBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBCA
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBCA | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC7
Deuteranopia (green-blind)
#E6E0CD
Tritanopia (blue-blind)
#6AFBED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8bfbca; /* rgb */ color: rgb(139, 251, 202); /* oklch */ color: oklch(90.8% 0.125 163.7);
Tailwind
colors: {
custom: {
50: '#b2fdda',
500: '#8bfbca',
950: '#000000',
},
}SCSS
$custom: #8bfbca; $custom-light: #b2fdda; $custom-dark: #000000;
JSON
{
"hex": "#8bfbca",
"rgb": {
"r": 139,
"g": 251,
"b": 202
},
"hsl": {
"h": 153.75,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.90805,
"c": 0.12486,
"h": 163.7
},
"luminance": 0.78748
}Semantic roles & 50–950 ramp
primary
#8BFBCA
secondary
#DA508C
accent
#0064E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683