#6BFBC3#6BFBC3
#6BFBC3 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.148 H 164.7°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBC3 |
|---|---|
| RGB | rgb(107, 251, 195) |
| HSL | hsl(157, 95%, 70%) |
| HSV | hsv(157, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 22.3%, 1.6%) |
| CIE-LAB | lab(89.89, -51.68, 15.34) |
| CIE-LCH | lch(89.89, 53.91, 163.47°) |
| OKLab | oklab(89.45% -0.1431 0.0393) |
| OKLCH | oklch(89.45% 0.148 164.7) |
| XYZ | xyz(50.4060, 76.0554, 63.6430) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.27
Light Greenish Blue
#63F7B4
ΔE00 2.60
Aquamarine
#7FFFD4
ΔE00 3.34
Greenish Cyan
#2AFEB7
ΔE00 3.71
Light Turquoise
#7EF4CC
ΔE00 3.90
Bright Teal
#01F9C6
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBC3 #FB6BA3
analogous
#6BFB7B #6BFBC3 #6BEBFB
triadic
#6BFBC3 #C36BFB #FBC36B
tetradic
#6BFBC3 #7B6BFB #FB6BA3 #EBFB6B
square
#6BFBC3 #7B6BFB #FB6BA3 #EBFB6B
split-complementary
#6BFBC3 #FB6BEB #FB7B6B
monochromatic
#06E58F #2FF9AB #6BFBC3 #A7FDDB #E1FEF3
Accessibility & contrast
On white
1.30
#6BFBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#6BFBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBC3
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBC3 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC0
Deuteranopia (green-blind)
#E2DCC7
Tritanopia (blue-blind)
#1EFBEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6bfbc3; /* rgb */ color: rgb(107, 251, 195); /* oklch */ color: oklch(89.5% 0.148 164.7);
Tailwind
colors: {
custom: {
50: '#a1fdd5',
500: '#6bfbc3',
950: '#000000',
},
}SCSS
$custom: #6bfbc3; $custom-light: #a1fdd5; $custom-dark: #000000;
JSON
{
"hex": "#6bfbc3",
"rgb": {
"r": 107,
"g": 251,
"b": 195
},
"hsl": {
"h": 156.667,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.89452,
"c": 0.1484,
"h": 164.7
},
"luminance": 0.7606
}Semantic roles & 50–950 ramp
primary
#6BFBC3
secondary
#D63473
accent
#0059E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683