#6BFBC5#6BFBC5
#6BFBC5 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.5% C 0.147 H 165.5°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBC5 |
|---|---|
| RGB | rgb(107, 251, 197) |
| HSL | hsl(158, 95%, 70%) |
| HSV | hsv(158, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 21.5%, 1.6%) |
| CIE-LAB | lab(89.93, -51.26, 14.37) |
| CIE-LCH | lch(89.93, 53.23, 164.34°) |
| OKLab | oklab(89.5% -0.1422 0.0368) |
| OKLCH | oklch(89.5% 0.147 165.5) |
| XYZ | xyz(50.6337, 76.1464, 64.8419) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.29
Aquamarine
#7FFFD4
ΔE00 2.96
Light Greenish Blue
#63F7B4
ΔE00 3.03
Light Turquoise
#7EF4CC
ΔE00 3.54
Bright Teal
#01F9C6
ΔE00 3.90
Greenish Cyan
#2AFEB7
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBC5 #FB6BA1
analogous
#6BFB7D #6BFBC5 #6BE9FB
triadic
#6BFBC5 #C56BFB #FBC56B
tetradic
#6BFBC5 #7D6BFB #FB6BA1 #E9FB6B
square
#6BFBC5 #7D6BFB #FB6BA1 #E9FB6B
split-complementary
#6BFBC5 #FB6BE9 #FB7D6B
monochromatic
#06E592 #2FF9AE #6BFBC5 #A7FDDC #E1FEF3
Accessibility & contrast
On white
1.29
#6BFBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#6BFBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBC5
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBC5 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC2
Deuteranopia (green-blind)
#E2DCC8
Tritanopia (blue-blind)
#1BFBEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6bfbc5; /* rgb */ color: rgb(107, 251, 197); /* oklch */ color: oklch(89.5% 0.147 165.5);
Tailwind
colors: {
custom: {
50: '#a1fdd6',
500: '#6bfbc5',
950: '#000000',
},
}SCSS
$custom: #6bfbc5; $custom-light: #a1fdd6; $custom-dark: #000000;
JSON
{
"hex": "#6bfbc5",
"rgb": {
"r": 107,
"g": 251,
"b": 197
},
"hsl": {
"h": 157.5,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.895,
"c": 0.14691,
"h": 165.5
},
"luminance": 0.76151
}Semantic roles & 50–950 ramp
primary
#6BFBC5
secondary
#D63471
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683