#6BFBC7#6BFBC7
#6BFBC7 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.5% C 0.145 H 166.4°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBC7 |
|---|---|
| RGB | rgb(107, 251, 199) |
| HSL | hsl(158, 95%, 70%) |
| HSV | hsv(158, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 20.7%, 1.6%) |
| CIE-LAB | lab(89.97, -50.83, 13.40) |
| CIE-LCH | lch(89.97, 52.56, 165.23°) |
| OKLab | oklab(89.55% -0.1413 0.0343) |
| OKLCH | oklch(89.55% 0.145 166.4) |
| XYZ | xyz(50.8643, 76.2387, 66.0568) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.46
Aquamarine
#7FFFD4
ΔE00 2.59
Light Turquoise
#7EF4CC
ΔE00 3.20
Light Greenish Blue
#63F7B4
ΔE00 3.48
Bright Teal
#01F9C6
ΔE00 3.73
Greenish Cyan
#2AFEB7
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBC7 #FB6B9F
analogous
#6BFB7F #6BFBC7 #6BE7FB
triadic
#6BFBC7 #C76BFB #FBC76B
tetradic
#6BFBC7 #7F6BFB #FB6B9F #E7FB6B
square
#6BFBC7 #7F6BFB #FB6B9F #E7FB6B
split-complementary
#6BFBC7 #FB6BE7 #FB7F6B
monochromatic
#06E595 #2FF9B0 #6BFBC7 #A7FDDE #E1FEF4
Accessibility & contrast
On white
1.29
#6BFBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#6BFBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBC7
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBC7 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC4
Deuteranopia (green-blind)
#E1DCCA
Tritanopia (blue-blind)
#17FCEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6bfbc7; /* rgb */ color: rgb(107, 251, 199); /* oklch */ color: oklch(89.5% 0.145 166.4);
Tailwind
colors: {
custom: {
50: '#a1fdd8',
500: '#6bfbc7',
950: '#000000',
},
}SCSS
$custom: #6bfbc7; $custom-light: #a1fdd8; $custom-dark: #000000;
JSON
{
"hex": "#6bfbc7",
"rgb": {
"r": 107,
"g": 251,
"b": 199
},
"hsl": {
"h": 158.333,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.89549,
"c": 0.14545,
"h": 166.4
},
"luminance": 0.76244
}Semantic roles & 50–950 ramp
primary
#6BFBC7
secondary
#D6346F
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683